메소드 | 설명 | |
---|---|---|
CustomerController ( IResellerService ResellerService, IGraphService GraphService, ICRESTService CrestService ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
GetCustomers ( int jtStartIndex, int jtPageSize, string jtSorting = null ) : System.Web.Mvc.JsonResult | ||
GetSubscriptions ( string CustomerAADId, int jtStartIndex, int jtPageSize, string jtSorting = null ) : System.Web.Mvc.JsonResult |
public CustomerController ( IResellerService ResellerService, IGraphService GraphService, ICRESTService CrestService ) : System | ||
ResellerService | IResellerService | |
GraphService | IGraphService | |
CrestService | ICRESTService | |
리턴 | System |