Property | Type | Description | |
---|---|---|---|
AddCalculatedField | void | ||
EndInit | void | ||
InvokeGet | object | ||
InvokeSet | object | ||
PropertyMetadata | System.ComponentModel.DataAnnotations |
Method | Description | |
---|---|---|
AddCalculatedField ( |
Adds a property to the list of calculated values watching this property.
|
|
EndInit ( ) : void | ||
InvokeGet ( object target ) : object | ||
InvokeSet ( object target, object value ) : object | ||
PropertyMetadata ( |