Freigeben über


MethodDeclarationSyntax.AddBodyAttributeLists(AttributeListSyntax[]) Methode

Definition

public Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax AddBodyAttributeLists (params Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax[] items);
override this.AddBodyAttributeLists : Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax[] -> Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax
Public Function AddBodyAttributeLists (ParamArray items As AttributeListSyntax()) As MethodDeclarationSyntax

Parameter

Gibt zurück

Gilt für: