Method | Description | |
---|---|---|
OrganisationsController ( ) : BB.BL | ||
OrganisationsController ( IOrganisationManager organisationManager, IUserManager userManager ) : BB.BL |
Method | Description | |
---|---|---|
Get ( [ id ) : IHttpActionResult | ||
Post ( [ name, [ description, [ color, FormDataCollection formData ) : IHttpActionResult |
public OrganisationsController ( IOrganisationManager organisationManager, IUserManager userManager ) : BB.BL | ||
organisationManager | IOrganisationManager | |
userManager | IUserManager | |
return | BB.BL |