Method | Description | |
---|---|---|
Dumb ( ) : |
||
FromDelegate ( Func |
||
ResolveValue ( |
Resolve the parameter value of the specified parameter from the context object.
|
public static Dumb ( ) : |
||
return |
public static FromDelegate ( Func |
||
resolver | Func |
|
return |
public abstract ResolveValue ( |
||
param | The parameter to resolve value. | |
dataContext | object | The context object. |
return | object |