C# Class APISampleUnitTestsCS.SyntaxTrees.RemoveMethodsRewriter

Inheritance: SyntaxRewriter
Show file Open project: 2j2e/presentations

Public Methods

Method Description
VisitMethodDeclaration ( MethodDeclarationSyntax node ) : SyntaxNode

Method Details

VisitMethodDeclaration() public method

public VisitMethodDeclaration ( MethodDeclarationSyntax node ) : SyntaxNode
node MethodDeclarationSyntax
return SyntaxNode