Method | Description | |
---|---|---|
EventRaised ( string eventName ) : System | ||
Subscribe ( object target, IBindable bindable ) : void |
public EventRaised ( string eventName ) : System | ||
eventName | string | |
return | System |
public Subscribe ( object target, IBindable bindable ) : void | ||
target | object | |
bindable | IBindable | |
return | void |