프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Label1 | global::System.Web.UI.WebControls.Label | ||
form1 | global::System.Web.UI.HtmlControls.HtmlForm | ||
m_btnAPMGetImages | global::System.Web.UI.WebControls.Button | ||
m_chkSimFailure | global::System.Web.UI.WebControls.CheckBox | ||
m_lblPic1 | global::System.Web.UI.WebControls.Label | ||
m_lblPic2 | global::System.Web.UI.WebControls.Label | ||
m_txtServerTime | global::System.Web.UI.WebControls.TextBox |
메소드 | 설명 | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
m_btnAPMGetImages_Click ( object sender, EventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
BeginHandler ( Object sender, EventArgs e, AsyncCallback cb, Object extraData ) : IAsyncResult | ||
DoLoadImages ( ) : void | ||
EndHandler ( IAsyncResult result ) : void | ||
GetImages ( AsyncEnumerator ae ) : IEnumerator |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected m_btnAPMGetImages_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected global::System.Web.UI.WebControls.Label Label1 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.HtmlControls.HtmlForm form1 | ||
리턴 | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.Button m_btnAPMGetImages | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.CheckBox m_chkSimFailure | ||
리턴 | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.Label m_lblPic1 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label m_lblPic2 | ||
리턴 | global::System.Web.UI.WebControls.Label |