Files
MoonPro.net/MP-DASH/WebMasterPages/MAPO_warning.master.cs
T
2018-06-08 09:48:15 +02:00

10 lines
150 B
C#

using System;
public partial class MAPO_warning : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}