Method | Description | |
---|---|---|
DomainInvoker ( IServiceLocator locator ) : System.Collections.Generic | ||
GetParameters ( DynamicAction action ) : IList |
||
Invoke ( DynamicAction action, object>.IDictionary |
Method | Description | |
---|---|---|
GetEntity ( EntityAction action, object>.IDictionary |
public DomainInvoker ( IServiceLocator locator ) : System.Collections.Generic | ||
locator | IServiceLocator | |
return | System.Collections.Generic |
public GetParameters ( DynamicAction action ) : IList |
||
action | DynamicAction | |
return | IList |
public Invoke ( DynamicAction action, object>.IDictionary |
||
action | DynamicAction | |
parameters | object>.IDictionary | |
return | object |