Method | Description | |
---|---|---|
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
HubOwnerController ( IHubOwnerService hubOwnerServiceParam ) : System.Collections.Generic | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Read ( [ reques ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
BindHubOwner ( |
||
GetHubOwner ( ) : IEnumerable |
||
HubOwnerCreate ( [ request, |
||
HubOwnerDestroy ( [ request, |
||
HubOwnerUpdate ( [ request, |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public HubOwnerController ( IHubOwnerService hubOwnerServiceParam ) : System.Collections.Generic | ||
hubOwnerServiceParam | IHubOwnerService | |
return | System.Collections.Generic |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Read ( [ reques ) : System.Web.Mvc.ActionResult | ||
reques | [ | |
return | System.Web.Mvc.ActionResult |