[This is preliminary documentation and subject to change.]
Initializes a new instance of the Role class with the given Id.
Initializes a new instance of the Role class with the given Id.
public Role(string);
Initializes a new instance of the Role class with the given property values.
public Role(string,string);
Initializes a new instance of the Role class with the given property values.
public Role(string,string,string);
Role Class | LaMarvin.Constable.Model Namespace