메소드 | 설명 | |
---|---|---|
UsersController ( IUserServices userServices, ISecurityHelper securityHelper ) : System.Collections.Generic |
Users controller constructor
|
메소드 | 설명 | |
---|---|---|
Delete ( int id ) : |
||
Get ( ) : |
||
Get ( int id ) : |
||
Put ( UserDto userDto ) : |
public UsersController ( IUserServices userServices, ISecurityHelper securityHelper ) : System.Collections.Generic | ||
userServices | IUserServices | User services |
securityHelper | ISecurityHelper | Security helper |
리턴 | System.Collections.Generic |