Compartilhar via


LambdaExpressionSyntax.AddAttributeLists(AttributeListSyntax[]) Método

Definição

public Microsoft.CodeAnalysis.CSharp.Syntax.LambdaExpressionSyntax AddAttributeLists (params Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax[] items);
member this.AddAttributeLists : Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax[] -> Microsoft.CodeAnalysis.CSharp.Syntax.LambdaExpressionSyntax
Public Function AddAttributeLists (ParamArray items As AttributeListSyntax()) As LambdaExpressionSyntax

Parâmetros

Retornos

Aplica-se a