PropertyDeclBase Constructor |
Name | Description | |
---|---|---|
![]() | PropertyDeclBase(String, Expression) | Initializes a new instance of the PropertyDeclBase class |
![]() | PropertyDeclBase(String, Expression, Modifiers) | Initializes a new instance of the PropertyDeclBase class |
![]() | PropertyDeclBase(Expression, Expression, Modifiers) | Initializes a new instance of the PropertyDeclBase class |
![]() | PropertyDeclBase(String, Expression, Modifiers, CodeObject) | Initializes a new instance of the PropertyDeclBase class |
![]() | PropertyDeclBase(Parser, CodeObject, Boolean, Boolean) | Initializes a new instance of the PropertyDeclBase class |