C# Class ReSharperNTriplesLanguage.ReverseStringAction

Inheritance: ContextActionBase
Afficher le fichier Open project: xsburg/ReSharper.NTriples

Méthodes publiques

Méthode Description
IsAvailable ( IUserDataHolder cache ) : bool
ReverseStringAction ( ICSharpContextActionDataProvider provider ) : System

Méthodes protégées

Méthode Description
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action

Method Details

ExecutePsiTransaction() protected méthode

protected ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
Résultat Action

IsAvailable() public méthode

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
Résultat bool

ReverseStringAction() public méthode

public ReverseStringAction ( ICSharpContextActionDataProvider provider ) : System
provider ICSharpContextActionDataProvider
Résultat System