AttributeCallbackBuilder.AddCustomAttributes Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddCustomAttributes(array<Attribute[]) | Adds the contents of the specified attributes to this builder. | |
AddCustomAttributes(String, array<Attribute[]) | Adds attributes to the member with the specified name. |
Top