Func Constructor |
| Name | Description | |
|---|---|---|
| Func(String, PropertyData, Operators) | Initializes a new instance of the Func class | |
| Func(Func, Func, Operators) | Initializes a new instance of the Func class | |
| Func(Func, PropertyData, Operators) | Initializes a new instance of the Func class | |
| Func(PropertyData, Func, Operators) | Initializes a new instance of the Func class | |
| Func(PropertyData, PropertyData, Operators) | Initializes a new instance of the Func class | |
| Func(PropertyData, String, Operators) | Initializes a new instance of the Func class |