Method | Description | |
---|---|---|
AccountController ( IAccountService userAuthService ) : DAL.DTO |
Method | Description | |
---|---|---|
Get ( [ identity ) : IHttpActionResult | ||
Logout ( ) : IHttpActionResult | ||
Register ( [ user ) : IHttpActionResult | ||
Signin ( [ model ) : Task |
public AccountController ( IAccountService userAuthService ) : DAL.DTO | ||
userAuthService | IAccountService | |
return | DAL.DTO |