The NRRealization type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NRRealization |
Initializes a new instance of NRRealization.
| |
| NRRealization(NRInterface, NRSingleInheritanceType) |
Initializes a new instance of NRRealization.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides |
Properties
| Name | Description | |
|---|---|---|
| BaseType |
Gets or sets the base type of the generalization.
| |
| ImplementingType |
Gets or sets the derived type of the generalization.
|
See Also