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