C# Class ErrorProne.NET.Extensions.BodySyntaxExtensions

显示文件 Open project: SergeyTeplyakov/ErrorProne.NET

Public Methods

Method Description
WithStatements ( this method, IEnumerable statements ) : Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax

Method Details

WithStatements() public static method

public static WithStatements ( this method, IEnumerable statements ) : Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax
method this
statements IEnumerable
return Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax