Click or drag to resize

IfBase Constructor

Overload List
  NameDescription
Protected methodIfBase(Expression)
Initializes a new instance of the IfBase class
Protected methodIfBase(Expression, CodeObject)
Initializes a new instance of the IfBase class
Protected methodIfBase(Expression, Else)
Initializes a new instance of the IfBase class
Protected methodIfBase(Expression, ElseIf)
Initializes a new instance of the IfBase class
Protected methodIfBase(Parser, CodeObject)
Initializes a new instance of the IfBase class
Protected methodIfBase(Expression, CodeObject, Else)
Initializes a new instance of the IfBase class
Protected methodIfBase(Expression, CodeObject, ElseIf)
Initializes a new instance of the IfBase class
Top
See Also