C# 클래스 SeShellTestStudio.generate

파일 보기 프로젝트 열기: ectechno/seshell

보호된 프로퍼티들

프로퍼티 타입 설명
form1 global::System.Web.UI.HtmlControls.HtmlForm
hfResultFolder global::System.Web.UI.WebControls.HiddenField
labelboxAssembly global::System.Web.UI.WebControls.Label
labelboxNamespace global::System.Web.UI.WebControls.Label
labelboxPath global::System.Web.UI.WebControls.Label
labelboxSuiteClass global::System.Web.UI.WebControls.Label
summary_box global::System.Web.UI.HtmlControls.HtmlGenericControl
textboxAssembly global::System.Web.UI.WebControls.TextBox
textboxNamespace global::System.Web.UI.WebControls.TextBox
textboxPath global::System.Web.UI.WebControls.TextBox
textboxSuiteClass global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Init() 보호된 메소드

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

hfResultFolder 보호되어 있는 프로퍼티

hfResultFolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hfResultFolder
리턴 global::System.Web.UI.WebControls.HiddenField

labelboxAssembly 보호되어 있는 프로퍼티

labelboxAssembly control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxAssembly
리턴 global::System.Web.UI.WebControls.Label

labelboxNamespace 보호되어 있는 프로퍼티

labelboxNamespace control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxNamespace
리턴 global::System.Web.UI.WebControls.Label

labelboxPath 보호되어 있는 프로퍼티

labelboxPath control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxPath
리턴 global::System.Web.UI.WebControls.Label

labelboxSuiteClass 보호되어 있는 프로퍼티

labelboxSuiteClass control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxSuiteClass
리턴 global::System.Web.UI.WebControls.Label

summary_box 보호되어 있는 프로퍼티

summary_box control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl summary_box
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

textboxAssembly 보호되어 있는 프로퍼티

textboxAssembly control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxAssembly
리턴 global::System.Web.UI.WebControls.TextBox

textboxNamespace 보호되어 있는 프로퍼티

textboxNamespace control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxNamespace
리턴 global::System.Web.UI.WebControls.TextBox

textboxPath 보호되어 있는 프로퍼티

textboxPath control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxPath
리턴 global::System.Web.UI.WebControls.TextBox

textboxSuiteClass 보호되어 있는 프로퍼티

textboxSuiteClass control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxSuiteClass
리턴 global::System.Web.UI.WebControls.TextBox