IfBase Constructor |
Name | Description | |
---|---|---|
![]() | IfBase(Expression) | Initializes a new instance of the IfBase class |
![]() | IfBase(Expression, CodeObject) | Initializes a new instance of the IfBase class |
![]() | IfBase(Expression, Else) | Initializes a new instance of the IfBase class |
![]() | IfBase(Expression, ElseIf) | Initializes a new instance of the IfBase class |
![]() | IfBase(Parser, CodeObject) | Initializes a new instance of the IfBase class |
![]() | IfBase(Expression, CodeObject, Else) | Initializes a new instance of the IfBase class |
![]() | IfBase(Expression, CodeObject, ElseIf) | Initializes a new instance of the IfBase class |