Role 생성자
Initializes a new instance of the Role class.
오버로드 목록
이름 | 설명 | |
---|---|---|
Role() () () () | Initializes a new instance of the Role class using the default values. | |
Role(String) | Initializes a new instance of Role using a name. | |
Role(String, String) | Initializes a new instance of Role using a name and an identifier. |
맨 위로 이동