SGGL_SHJ/SGGL/FineUIPro.Web/config/install_toolbox.aspx.cs

12 lines
198 B
C#

using System;
namespace FineUIPro.Web.config
{
public partial class install_toolbox : PageBase
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}