Permission 생성자
Initializes a new instance of Permission using the default values.
오버로드 목록
이름 | 설명 | |
---|---|---|
Permission() () () () | Initializes a new instance of Permission using the default values. This method is invoked from a derived class or overloaded. | |
Permission(String, String, String) | Initializes a new instance of Permission using roleID, user name, and user ID as parameter values. This method is invoked from a derived class or overloaded. |
맨 위로 이동