PropertyDefinition Members
Include Protected Members
Include Inherited Members
Represents a property definition.
The PropertyDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyDefinition(String) | Initializes a new instance of the PropertyDefinition class. |
Top
Methods
Name | Description | |
---|---|---|
Create(Type, String) | Creates a property definition. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top