Property | Type | Description |
---|
Method | Description | |
---|---|---|
Role ( string name, string description ) : System.Diagnostics |
Initializes a new instance of the Role class with the specified name and description.
|
public Role ( string name, string description ) : System.Diagnostics | ||
name | string | The name of the role. |
description | string | The description of the role. |
return | System.Diagnostics |