SGGL_JT/SUBQHSE/FineUIPro.Web/ThreeYearAction/FireGasSafety/FireHazardInvestigation.asp...

12 lines
239 B
C#

using System;
namespace FineUIPro.Web.ThreeYearAction.FireGasSafety
{
public partial class FireHazardInvestigation : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}