General.cs
资源名称:SHOPASP.rar [点击查看]
上传用户:xiecaij
上传日期:2015-02-08
资源大小:2016k
文件大小:0k
源码类别:
百货/超市行业
开发平台:
ASP/ASPX
- using System;
- namespace admin
- {
- /// <summary>
- /// General 的摘要说明。
- /// </summary>
- public class General:System.Web.UI.Page
- {
- public General()
- {
- }
- }
- }