C# Class ReSharperNTriplesLanguage.ReverseStringAction

Inheritance: ContextActionBase
Datei anzeigen Open project: xsburg/ReSharper.NTriples

Public Methods

Method Description
IsAvailable ( IUserDataHolder cache ) : bool
ReverseStringAction ( ICSharpContextActionDataProvider provider ) : System

Protected Methods

Method Description
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action

Method Details

ExecutePsiTransaction() protected method

protected ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
return Action

IsAvailable() public method

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
return bool

ReverseStringAction() public method

public ReverseStringAction ( ICSharpContextActionDataProvider provider ) : System
provider ICSharpContextActionDataProvider
return System