Compartilhar via


AnonymousMethodExpressionSyntax.AddBlockAttributeLists Método

Definição

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

Parâmetros

Retornos

Aplica-se a