Overload List
| Name | Description | |
|---|---|---|
|
|
ParametricFunction()()()() |
Initializes a new instance of the ParametricFunction class.
This constructor is equivalent to ParametricFunction(true).
|
|
|
ParametricFunction(Boolean) |
Initializes a new instance of the ParametricFunction class.
Specifies whether the ParametricFunction object should be created in a way that allows the
compiled functions (in-memory assemblies) be unloaded.
|