Partilhar via


DestructorDeclarationSyntax.AddBodyAttributeLists Método

Definição

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

Parâmetros

Retornos

Aplica-se a