C# Class Demo2.JohnnyWalker

Inheritance: SyntaxWalker
Afficher le fichier Open project: shayfriedman/roslyn-sample

Méthodes protégées

Méthode Description
VisitCatchClause ( CatchClauseSyntax node ) : void

Method Details

VisitCatchClause() protected méthode

protected VisitCatchClause ( CatchClauseSyntax node ) : void
node CatchClauseSyntax
Résultat void