Method | Description | |
---|---|---|
ImplementINotify ( Type objectType ) : Type | ||
Invoke ( IMessage msg ) : IMessage |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void | ||
OnPropertyChanging ( string propertyName ) : void |
Method | Description | |
---|---|---|
HandleMethodCall ( IMethodCallMessage methodCall ) : IMessage | ||
Observable ( target ) : System |
public static ImplementINotify ( Type objectType ) : Type | ||
objectType | Type | |
return | Type |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
protected OnPropertyChanging ( string propertyName ) : void | ||
propertyName | string | |
return | void |