Attribute Constructor |
Name | Description | |
---|---|---|
Attribute(Expression) |
Create an Attribute.
| |
Attribute(TypeRefBase) |
Create an Attribute.
| |
Attribute(AttributeTarget, Expression) |
Create an Attribute.
| |
Attribute(AttributeTarget, TypeRefBase) |
Create an Attribute.
| |
Attribute(Parser, CodeObject) | Initializes a new instance of the Attribute class | |
Attribute(SymbolicRef, Expression) |
Create an Attribute.
| |
Attribute(AttributeTarget, SymbolicRef, Expression) |
Create an Attribute.
|