Role |
The RoleBasedDataTemplateKey type exposes the following members.
| Name | Description | |
|---|---|---|
| RoleBasedDataTemplateKey | Initializes a new instance of the RoleBasedDataTemplateKey class. | |
| RoleBasedDataTemplateKey(Object, Object) | Initializes a new instance of the RoleBasedDataTemplateKey class. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object, is equal to this instance.
(Overrides TemplateKeyEquals(Object)) | |
| Equals(RoleBasedDataTemplateKey) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides TemplateKeyGetHashCode) |
| Name | Description | |
|---|---|---|
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |