Skip to main content

MemberDeclarationListInfo.Add(MemberDeclarationSyntax) Method

Containing Type: MemberDeclarationListInfo

Assembly: Roslynator.CSharp.dll

Creates a new MemberDeclarationListInfo with the specified member added at the end.

public Roslynator.CSharp.Syntax.MemberDeclarationListInfo Add(Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax member)

Parameters

member MemberDeclarationSyntax

Returns

MemberDeclarationListInfo