Files
b2bcondomini.it/PUB/PBO/Allegati.aspx.cs
T
2018-09-12 12:33:24 +02:00

12 lines
170 B
C#

using System;
namespace PUB.PBO
{
public partial class Allegati : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}