Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
GetMeters ( ) : System.Web.Mvc.JsonResult | ||
HomeController ( IResellerService ResellerService, IGraphService GraphService, ICRESTService CrestService ) : System | ||
Index ( bool Reinitialize = false ) : System.Web.Mvc.ActionResult | ||
RateCard ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetMeters ( ) : System.Web.Mvc.JsonResult | ||
return | System.Web.Mvc.JsonResult |
public HomeController ( IResellerService ResellerService, IGraphService GraphService, ICRESTService CrestService ) : System | ||
ResellerService | IResellerService | |
GraphService | IGraphService | |
CrestService | ICRESTService | |
return | System |
public Index ( bool Reinitialize = false ) : System.Web.Mvc.ActionResult | ||
Reinitialize | bool | |
return | System.Web.Mvc.ActionResult |
public RateCard ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |