메소드 | 설명 | |
---|---|---|
OrganisationsController ( ) : BB.BL | ||
OrganisationsController ( IOrganisationManager organisationManager, IUserManager userManager ) : BB.BL |
메소드 | 설명 | |
---|---|---|
Get ( [ id ) : IHttpActionResult | ||
Post ( [ name, [ description, [ color, FormDataCollection formData ) : IHttpActionResult |
public OrganisationsController ( IOrganisationManager organisationManager, IUserManager userManager ) : BB.BL | ||
organisationManager | IOrganisationManager | |
userManager | IUserManager | |
리턴 | BB.BL |