C# Class GammaJul.ReSharper.ForTea.Intentions.QuickFixes.RemoveDirectiveQuickFix

Inheritance: QuickFixBase
Afficher le fichier Open project: MrJul/ForTea

Méthodes publiques

Méthode Description
IsAvailable ( IUserDataHolder cache ) : bool
RemoveDirectiveQuickFix ( [ highlighting ) : 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

RemoveDirectiveQuickFix() public méthode

public RemoveDirectiveQuickFix ( [ highlighting ) : System
highlighting [
Résultat System