Overload List
        
| Name | Description | |
|---|---|---|
| 
                 | 
              YFunction()()()() | 
                 
            Initializes a new instance of the YFunction class.
            This constructor is equivalent to YFunction(true).
             
               | 
            
| 
                 | 
              YFunction(Boolean) | 
                 
            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.
             
              
 |