Click or drag to resize

ValueModifierT Constructor

List of overloads
 NameDescription of the
Public MethodValueModifierT(NodeCheckerBase) Constructor - takes over the assigned NodeCheckerBase.
Public MethodValueModifierT(String) Constructor - takes the name of an already defined NodeCheckerBase.
Public MethodValueModifierT(String, NodeCheckerBase) Constructor - takes over a format string or the path of an external IValueModifier dll and the assigned NodeCheckerBase.
Public MethodValueModifierT(String, String) Constructor - takes over a format string or the path of an external IValueModifier dll and the name of an already defined NodeCheckerBase.
Back to the top
See also