Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
OnValidateObject ( ValidationResultCollection results ) : void |
public DateOfBirthChanged ( System.DateTime oldValue, System.DateTime newValue ) : void | ||
oldValue | System.DateTime | |
newValue | System.DateTime | |
Результат | void |
public GetPropertyBag ( ) : |
||
Результат |
public InvokeAllPropertyMessage ( ) : void | ||
Результат | void |
public InvokeBadPropertyMessage ( ) : void | ||
Результат | void |
public InvokeGoodPropertyMessage ( ) : void | ||
Результат | void |
protected OnValidateObject ( ValidationResultCollection results ) : void | ||
results | ValidationResultCollection | |
Результат | void |