C# Class SoccerGame._Default

Mostrar archivo 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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