Method | Description | |
---|---|---|
SourcePropertyChanged ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
MvxPropertyInfoSourceBinding ( object source, |
||
OnBoundPropertyChanged ( ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
protected MvxPropertyInfoSourceBinding ( object source, |
||
source | object | |
propertyInfo | ||
return | System |
protected abstract OnBoundPropertyChanged ( ) : void | ||
return | void |
public SourcePropertyChanged ( object sender, |
||
sender | object | |
e | ||
return | void |