메소드 | 설명 | |
---|---|---|
DomainInvoker ( IServiceLocator locator ) : System.Collections.Generic | ||
GetParameters ( DynamicAction action ) : IList |
||
Invoke ( DynamicAction action, object>.IDictionary |
메소드 | 설명 | |
---|---|---|
GetEntity ( EntityAction action, object>.IDictionary |
public DomainInvoker ( IServiceLocator locator ) : System.Collections.Generic | ||
locator | IServiceLocator | |
리턴 | System.Collections.Generic |
public GetParameters ( DynamicAction action ) : IList |
||
action | DynamicAction | |
리턴 | IList |
public Invoke ( DynamicAction action, object>.IDictionary |
||
action | DynamicAction | |
parameters | object>.IDictionary | |
리턴 | object |