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

Inheritance: QuickFixBase
显示文件 Open project: MrJul/ForTea

Public Methods

Method Description
IsAvailable ( IUserDataHolder cache ) : bool
RemoveToEndQuickFix ( [ highlighting ) : 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

RemoveToEndQuickFix() public method

public RemoveToEndQuickFix ( [ highlighting ) : System
highlighting [
return System