다음을 통해 공유


CatchClauseSyntax.AddBlockAttributeLists(AttributeListSyntax[]) 메서드

정의

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

매개 변수

반환

적용 대상