Property | Type | Description |
---|
Method | Description | |
---|---|---|
AcceptChangesLocal ( ) : void | ||
BadGet ( ) : void | ||
BadGet2 ( ) : void | ||
BadGetNew1 ( ) : void | ||
BadGetNew2 ( ) : void | ||
BadGetNew3 ( ) : void | ||
BadGetNew4 ( ) : void | ||
BadGetNew5 ( ) : void | ||
BadGetWithDefault ( ) : void | ||
BadGetWithDefault2 ( ) : void | ||
BadSet1 ( ) : void | ||
BadSet2 ( ) : void | ||
DateOfBirthChanged ( System.DateTime oldValue, System.DateTime newValue ) : void | ||
GetPropertyBag ( ) : |
||
InvokeAllPropertyMessage ( ) : void | ||
InvokeBadPropertyMessage ( ) : void | ||
InvokeGoodPropertyMessage ( ) : void |
Method | Description | |
---|---|---|
OnValidateObject ( ValidationResultCollection results ) : void |
public DateOfBirthChanged ( System.DateTime oldValue, System.DateTime newValue ) : void | ||
oldValue | System.DateTime | |
newValue | System.DateTime | |
return | void |
public GetPropertyBag ( ) : |
||
return |
protected OnValidateObject ( ValidationResultCollection results ) : void | ||
results | ValidationResultCollection | |
return | void |