Class StaticFunctionInvokerBase<TResult>
Inherited Members
Namespace: Ludiq
Syntax
public abstract class StaticFunctionInvokerBase<TResult> : StaticInvokerBase, IOptimizedInvoker
  Type Parameters
| Name | Description | 
|---|---|
| TResult | 
Constructors
StaticFunctionInvokerBase(MethodInfo)
Declaration
protected StaticFunctionInvokerBase(MethodInfo methodInfo)
  Parameters
| Type | Name | Description | 
|---|---|---|
| MethodInfo | methodInfo |