- Namespace
- Ponet
- Containing Type
- Attribute
Aware Builder Extensions
Syntax
public static T Attributes<T>(this T builder, params AttributeSyntax[] attributes)
where T : IAttributeAwareBuilder<T>
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
builder | T | |
attributes | AttributeSyntax[] |
Return Value
Type | Description |
---|---|
T |