- Namespace
- MicroComGenerator
- Containing Type
- Extensions
Syntax
public static T AddAttribute<T>(this T member, string attribute, params string[] args)
where T : MemberDeclarationSyntax
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
member | T | |
attribute | string | |
args | string[] |
Return Value
Type | Description |
---|---|
T |