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

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

Méthodes publiques

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

RemoveStatementBlockQuickFix() public méthode

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