C# Class ReSharper.ReJS.ReplaceReferenceWithIndexAction

Inheritance: ContextActionBase
Afficher le fichier Open project: hazzik/ReSharper.ReJS

Méthodes publiques

Méthode Description
IsAvailable ( IUserDataHolder cache ) : bool
ReplaceReferenceWithIndexAction ( IJavaScriptContextActionDataProvider 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

ReplaceReferenceWithIndexAction() public méthode

public ReplaceReferenceWithIndexAction ( IJavaScriptContextActionDataProvider provider ) : System
provider IJavaScriptContextActionDataProvider
Résultat System