Method | Description | |
---|---|---|
Button1_Click ( ) : System.Web.Mvc.ActionResult | ||
Button2_Click ( ) : System.Web.Mvc.ActionResult | ||
Button3_Click ( ) : System.Web.Mvc.ActionResult | ||
Button4_Click ( ) : System.Web.Mvc.ActionResult | ||
Button5_Click ( ) : System.Web.Mvc.ActionResult | ||
Button6_Click ( ) : System.Web.Mvc.ActionResult | ||
Button7_Click ( ) : System.Web.Mvc.ActionResult | ||
Button8_Click ( string icon ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
RefreshProgress ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
LongAction ( object state ) : void | ||
StartLongAction ( ) : void |
public Button1_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button2_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button3_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button4_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button5_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button6_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button7_Click ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Button8_Click ( string icon ) : System.Web.Mvc.ActionResult | ||
icon | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public RefreshProgress ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |