Partilhar via


ThrowStatementSyntax.AddAttributeLists(AttributeListSyntax[]) Método

Definição

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

Parâmetros

Retornos

Aplica-se a