Method | Description | |
---|---|---|
BaseServerCompoundObject ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
OnPropertyChanging ( string property, object oldValue, object newValue ) : void |
protected BaseServerCompoundObject ( Func |
||
lazyCtx | Func |
|
return | System |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
return | void |
protected OnPropertyChanging ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
return | void |