Method | Description | |
---|---|---|
AddActionArguments ( |
Adds the action arguments.
|
|
ResolveSymbol ( string symbol ) : object |
Resolves the symbol.
|
Method | Description | |
---|---|---|
IBindingScope ( string symbol ) : object |
Resolves the symbol.
|
|
IBindingScope ( |
Adds the action arguments.
|
protected AddActionArguments ( |
||
context | The context. | |
resolvedActionArgs | IDictionary | The resolved action args. |
return | void |
protected ResolveSymbol ( string symbol ) : object | ||
symbol | string | The symbol. |
return | object |