메소드 | 설명 | |
---|---|---|
Dumb ( ) : |
||
FromDelegate ( Func |
||
ResolveValue ( |
Resolve the parameter value of the specified parameter from the context object.
|
public static FromDelegate ( Func |
||
resolver | Func |
|
리턴 |
public abstract ResolveValue ( |
||
param | The parameter to resolve value. | |
dataContext | object | The context object. |
리턴 | object |