C# Class ICSharpCode.NRefactory.CSharp.Resolver.FindReferences.FindNamespaceNavigator

Inheritance: FindReferenceNavigator
Afficher le fichier Open project: 0xd4d/NRefactory

Méthodes publiques

Méthode Description
FindNamespaceNavigator ( INamespace ns ) : System

Private Methods

Méthode Description
CanMatch ( AstNode node ) : bool
IsMatch ( ResolveResult rr ) : bool

Method Details

FindNamespaceNavigator() public méthode

public FindNamespaceNavigator ( INamespace ns ) : System
ns INamespace
Résultat System