7d289a3b64
pulizia codice...
13 lines
194 B
C#
13 lines
194 B
C#
using SteamWare;
|
|
using System;
|
|
|
|
namespace GIM_site
|
|
{
|
|
public partial class magRic : UserPage
|
|
{
|
|
protected void Page_Load(object sender, EventArgs e)
|
|
{
|
|
|
|
}
|
|
}
|
|
} |