C# 클래스 SoccerGame._Default

파일 보기 프로젝트 열기: kikoanis/CSharpCream

보호된 프로퍼티들

프로퍼티 타입 설명
Button1 global::System.Web.UI.WebControls.Button
Button2 global::System.Web.UI.WebControls.Button
Button3 global::System.Web.UI.WebControls.Button
Button4 global::System.Web.UI.WebControls.Button
Button5 global::System.Web.UI.WebControls.Button
JohnF global::System.Web.UI.WebControls.Label
JohnNumber global::System.Web.UI.WebControls.Label
JohnPanel global::System.Web.UI.WebControls.Panel
JohnPanelN global::System.Web.UI.WebControls.Panel
JohnStart global::System.Web.UI.WebControls.Panel
MaryF global::System.Web.UI.WebControls.Label
MaryNumber global::System.Web.UI.WebControls.Label
MaryPanel global::System.Web.UI.WebControls.Panel
MaryPanelN global::System.Web.UI.WebControls.Panel
MaryStart global::System.Web.UI.WebControls.Panel
ScriptManager1 global::System.Web.UI.ScriptManager
SoccerF global::System.Web.UI.WebControls.Label
SoccerNumber global::System.Web.UI.WebControls.Label
SoccerPanel global::System.Web.UI.WebControls.Panel
SoccerPanelN global::System.Web.UI.WebControls.Panel
SoccerStart global::System.Web.UI.WebControls.Panel
UpdatePanel1 global::System.Web.UI.UpdatePanel
WendyF global::System.Web.UI.WebControls.Label
WendyNumber global::System.Web.UI.WebControls.Label
WendyPanel global::System.Web.UI.WebControls.Panel
WendyPanelN global::System.Web.UI.WebControls.Panel
WendyStart global::System.Web.UI.WebControls.Panel
form1 global::System.Web.UI.HtmlControls.HtmlForm
mainPanel global::System.Web.UI.WebControls.Panel
soln global::System.Web.UI.WebControls.Label
total global::System.Web.UI.WebControls.Label

보호된 메소드들

메소드 설명
Button1_Click ( object sender, EventArgs e ) : void
Button2_Click ( object sender, EventArgs e ) : void
Button3_Click ( object sender, EventArgs e ) : void
Button4_Click ( object sender, EventArgs e ) : void
Button5_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
Display ( ) : void
doItOnce ( ) : void

메소드 상세

Button1_Click() 보호된 메소드

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

Button2_Click() 보호된 메소드

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

Button3_Click() 보호된 메소드

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

Button4_Click() 보호된 메소드

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

Button5_Click() 보호된 메소드

protected Button5_Click ( 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

프로퍼티 상세

Button1 보호되어 있는 프로퍼티

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

Button2 보호되어 있는 프로퍼티

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

Button3 보호되어 있는 프로퍼티

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

Button4 보호되어 있는 프로퍼티

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

Button5 보호되어 있는 프로퍼티

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

JohnF 보호되어 있는 프로퍼티

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

JohnNumber 보호되어 있는 프로퍼티

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

JohnPanel 보호되어 있는 프로퍼티

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

JohnPanelN 보호되어 있는 프로퍼티

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

JohnStart 보호되어 있는 프로퍼티

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

MaryF 보호되어 있는 프로퍼티

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

MaryNumber 보호되어 있는 프로퍼티

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

MaryPanel 보호되어 있는 프로퍼티

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

MaryPanelN 보호되어 있는 프로퍼티

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

MaryStart 보호되어 있는 프로퍼티

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

ScriptManager1 보호되어 있는 프로퍼티

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

SoccerF 보호되어 있는 프로퍼티

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

SoccerNumber 보호되어 있는 프로퍼티

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

SoccerPanel 보호되어 있는 프로퍼티

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

SoccerPanelN 보호되어 있는 프로퍼티

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

SoccerStart 보호되어 있는 프로퍼티

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

UpdatePanel1 보호되어 있는 프로퍼티

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

WendyF 보호되어 있는 프로퍼티

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

WendyNumber 보호되어 있는 프로퍼티

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

WendyPanel 보호되어 있는 프로퍼티

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

WendyPanelN 보호되어 있는 프로퍼티

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

WendyStart 보호되어 있는 프로퍼티

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

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

mainPanel 보호되어 있는 프로퍼티

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

soln 보호되어 있는 프로퍼티

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

total 보호되어 있는 프로퍼티

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