C# Class SoccerGame._Default

Show file Open project: kikoanis/CSharpCream

Protected Properties

Property Type Description
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

Protected Methods

Method Description
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

Private Methods

Method Description
Display ( ) : void
doItOnce ( ) : void

Method Details

Button1_Click() protected method

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Button2_Click() protected method

protected Button2_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Button3_Click() protected method

protected Button3_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Button4_Click() protected method

protected Button4_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Button5_Click() protected method

protected Button5_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

Button1 protected property

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
return global::System.Web.UI.WebControls.Button

Button2 protected property

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
return global::System.Web.UI.WebControls.Button

Button3 protected property

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
return global::System.Web.UI.WebControls.Button

Button4 protected property

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
return global::System.Web.UI.WebControls.Button

Button5 protected property

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
return global::System.Web.UI.WebControls.Button

JohnF protected property

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
return global::System.Web.UI.WebControls.Label

JohnNumber protected property

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
return global::System.Web.UI.WebControls.Label

JohnPanel protected property

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
return global::System.Web.UI.WebControls.Panel

JohnPanelN protected property

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
return global::System.Web.UI.WebControls.Panel

JohnStart protected property

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
return global::System.Web.UI.WebControls.Panel

MaryF protected property

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
return global::System.Web.UI.WebControls.Label

MaryNumber protected property

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
return global::System.Web.UI.WebControls.Label

MaryPanel protected property

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
return global::System.Web.UI.WebControls.Panel

MaryPanelN protected property

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
return global::System.Web.UI.WebControls.Panel

MaryStart protected property

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
return global::System.Web.UI.WebControls.Panel

ScriptManager1 protected property

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

SoccerF protected property

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
return global::System.Web.UI.WebControls.Label

SoccerNumber protected property

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
return global::System.Web.UI.WebControls.Label

SoccerPanel protected property

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
return global::System.Web.UI.WebControls.Panel

SoccerPanelN protected property

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
return global::System.Web.UI.WebControls.Panel

SoccerStart protected property

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
return global::System.Web.UI.WebControls.Panel

UpdatePanel1 protected property

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

WendyF protected property

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
return global::System.Web.UI.WebControls.Label

WendyNumber protected property

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
return global::System.Web.UI.WebControls.Label

WendyPanel protected property

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
return global::System.Web.UI.WebControls.Panel

WendyPanelN protected property

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
return global::System.Web.UI.WebControls.Panel

WendyStart protected property

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
return global::System.Web.UI.WebControls.Panel

form1 protected property

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
return global::System.Web.UI.HtmlControls.HtmlForm

mainPanel protected property

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
return global::System.Web.UI.WebControls.Panel

soln protected property

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
return global::System.Web.UI.WebControls.Label

total protected property

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
return global::System.Web.UI.WebControls.Label