Method | Description | |
---|---|---|
FunctionParameters ( |
Creates a new instance of the function parameter holder.
|
public FunctionParameters ( |
||
parameterInfo | The array of parameter infos. | |
methodInfo | The method info (from reflection). | |
return | System |