Méthode | Description | |
---|---|---|
AbstractEventScope ( |
Initializes a new instance of the AbstractEventScope class.
|
|
DispatchAction ( object source, |
Dispatches the action.
|
|
DispatchAction ( object source, |
Dispatches the action.
|
|
ResolveSymbol ( string symbol ) : object |
Resolves the symbol.
|
Méthode | Description | |
---|---|---|
PushEventScope ( object source, |
Pushes the event scope.
|
protected AbstractEventScope ( |
||
context | The context. | |
Résultat | System |
protected DispatchAction ( object source, |
||
source | object | The source. |
e | The |
|
Résultat | void |
protected DispatchAction ( object source, |
||
source | object | The source. |
e | The |
|
action | string | The action. |
Résultat | void |
protected ResolveSymbol ( string symbol ) : object | ||
symbol | string | The symbol. |
Résultat | object |