Click or drag to resize

ControlUserFunctionFactory Constructor

Overload List
  NameDescription
Public methodControlUserFunctionFactory
Create new factory, without backing control data object.

The factory can only be used for validation purposes, it canNOT be used for actual calculations.

Public methodControlUserFunctionFactory(ControlData)
Create new factory, using provided control data object.
Top
See Also