메소드 | 설명 | |
---|---|---|
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ViewResult | ||
Read ( [ request ) : System.Web.Mvc.ActionResult | ||
UserWarehouseController ( IUserHubService userHubService, IHubService hubService, IUserProfileService userProfileService ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
BindUserOwner ( |
||
Create ( [ request, |
||
Edit ( [ request, |
||
GetUserHub ( ) : IEnumerable |
||
HubOwnerDestroy ( [ request, |
||
HubOwnerUpdate ( [ request, |
||
UserHubCreate ( [ request, |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
리턴 | System.Web.Mvc.ActionResult |
public UserWarehouseController ( IUserHubService userHubService, IHubService hubService, IUserProfileService userProfileService ) : System.Collections.Generic | ||
userHubService | IUserHubService | |
hubService | IHubService | |
userProfileService | IUserProfileService | |
리턴 | System.Collections.Generic |