State Members
Provides some reflection capabilities over the state. Only available when running under XRT.
The following tables list the members exposed by the State type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetInstances | When running under XRT, delivers the living instances of type T. When not running under XRT, delivers null. |
|
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top