stub_st_search_aspx_cs.cs

来自「数据库:Microsoft SQL Server 2000。 技术平台:M」· CS 代码 · 共 36 行

CS
36
字号
//===========================================================================
// This file was generated as part of an ASP.NET 2.0 Web project conversion.
// This code file 'App_Code\Migrated\Stub_ST_Search_aspx_cs.cs' was created and contains an abstract class 
// used as a base class for the class 'Migrated_ST_Search' in file 'ST_Search.aspx.cs'.
// This allows the the base class to be referenced by all code files in your project.
// For more information on this code pattern, please refer to http://go.microsoft.com/fwlink/?LinkId=46995 
//===========================================================================


using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
using ST_GROUP.FlowerPrearrange;


namespace ST_GROUP.FlowerPrearrange
 {


abstract public class ST_Search :  System.Web.UI.Page
{


}



}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?