Méthode | Description | |
---|---|---|
ReportEfPropertyChanged ( string efProperty ) : void | ||
ReportEfPropertyChanging ( string efProperty ) : void |
Méthode | Description | |
---|---|---|
BaseServerCompoundObject_EntityFramework ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
OnPropertyChanging ( string property, object oldValue, object newValue ) : void |
protected BaseServerCompoundObject_EntityFramework ( Func |
||
lazyCtx | Func |
|
Résultat | System |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Résultat | void |
protected OnPropertyChanging ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
Résultat | void |
public ReportEfPropertyChanged ( string efProperty ) : void | ||
efProperty | string | |
Résultat | void |
public ReportEfPropertyChanging ( string efProperty ) : void | ||
efProperty | string | |
Résultat | void |