Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DoubleExpressionFactory Class
Members


DoubleExpressionFactory Class
Represents a means of creating DoubleExpression objects in environments that do not support parameterized constructors.
Syntax
'Declaration
 
Public Class DoubleExpressionFactory 
 
'Usage
 
Dim instance As DoubleExpressionFactory
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.DoubleExpressionFactory

See Also