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

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

Méthodes publiques

Méthode Description
FindUnaryOperatorNavigator ( IMethod op, UnaryOperatorType operatorType ) : System

Private Methods

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

Method Details

FindUnaryOperatorNavigator() public méthode

public FindUnaryOperatorNavigator ( IMethod op, UnaryOperatorType operatorType ) : System
op IMethod
operatorType UnaryOperatorType
Résultat System