메소드 | 설명 | |
---|---|---|
AccountController ( IAccountService userAuthService ) : DAL.DTO |
메소드 | 설명 | |
---|---|---|
Get ( [ identity ) : IHttpActionResult | ||
Logout ( ) : IHttpActionResult | ||
Register ( [ user ) : IHttpActionResult | ||
Signin ( [ model ) : Task |
public AccountController ( IAccountService userAuthService ) : DAL.DTO | ||
userAuthService | IAccountService | |
리턴 | DAL.DTO |