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