Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( Array arguments ) : object | ||
ObservableAction ( string name, Func action ) : System | ||
OnBecomeObserved ( ) : void | ||
OnBecomeUnobserved ( ) : void |
public ObservableAction ( string name, Func action ) : System | ||
name | string | |
action | Func | |
return | System |