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

Inheritance: FindReferenceNavigator
Show file Open project: 0xd4d/NRefactory

Public Methods

Method Description
FindNamespaceNavigator ( INamespace ns ) : System

Private Methods

Method Description
CanMatch ( AstNode node ) : bool
IsMatch ( ResolveResult rr ) : bool

Method Details

FindNamespaceNavigator() public method

public FindNamespaceNavigator ( INamespace ns ) : System
ns INamespace
return System