[]
Initializes a new instance of the YFunction class. This constructor is equivalent to YFunction(true).
public YFunction()
Initializes a new instance of the YFunction class.
Specifies whether the YFunction object should be created in a way that allows the compiled functions (in-memory assemblies) be unloaded.public YFunction(bool Disposable)
| Type | Name | Description |
|---|---|---|
| bool | Disposable |