C# Class Demo2.JohnnyWalker

Inheritance: SyntaxWalker
Mostrar archivo Open project: shayfriedman/roslyn-sample

Protected Methods

Method Description
VisitCatchClause ( CatchClauseSyntax node ) : void

Method Details

VisitCatchClause() protected method

protected VisitCatchClause ( CatchClauseSyntax node ) : void
node CatchClauseSyntax
return void