메소드 | 설명 | |
---|---|---|
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 HomeController ( IResellerService ResellerService, IGraphService GraphService, ICRESTService CrestService ) : System | ||
ResellerService | IResellerService | |
GraphService | IGraphService | |
CrestService | ICRESTService | |
리턴 | System |
public Index ( bool Reinitialize = false ) : System.Web.Mvc.ActionResult | ||
Reinitialize | bool | |
리턴 | System.Web.Mvc.ActionResult |