Role-Konstruktor
Initializes a new instance of the Role class.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang