InterpretedRule Members
Include Protected Members
Include Inherited Members
Represents the base class for rules that are being applied to values corresponding to TypeDescriptor objects.
The InterpretedRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InterpretedRule | Initializes a new instance of the class. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top