Méthode | Description | |
---|---|---|
OnPropertyChanged ( string _sPropertyName = null ) : void |
Méthode | Description | |
---|---|---|
SetProperty ( &_tField, _tValue, &_tPreviousValue, string _sPropertyName = null ) : bool | ||
SetProperty ( &_tField, _tValue, string _sPropertyName = null ) : bool |
public OnPropertyChanged ( string _sPropertyName = null ) : void | ||
_sPropertyName | string | |
Résultat | void |
protected SetProperty ( &_tField, _tValue, &_tPreviousValue, string _sPropertyName = null ) : bool | ||
_sPropertyName | string | |
Résultat | bool |
protected SetProperty ( &_tField, _tValue, string _sPropertyName = null ) : bool | ||
_sPropertyName | string | |
Résultat | bool |