7d289a3b64
pulizia codice...
10 lines
157 B
C#
10 lines
157 B
C#
using SteamWare;
|
|
using System;
|
|
|
|
public partial class insertRichiesta : UserPage
|
|
{
|
|
protected void Page_Load(object sender, EventArgs e)
|
|
{
|
|
}
|
|
}
|