C# 클래스 GammaJul.ReSharper.ForTea.Intentions.QuickFixes.RemoveDirectiveQuickFix

상속: QuickFixBase
파일 보기 프로젝트 열기: MrJul/ForTea

공개 메소드들

메소드 설명
IsAvailable ( IUserDataHolder cache ) : bool
RemoveDirectiveQuickFix ( [ highlighting ) : System

보호된 메소드들

메소드 설명
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action

메소드 상세

ExecutePsiTransaction() 보호된 메소드

protected ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
리턴 Action

IsAvailable() 공개 메소드

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
리턴 bool

RemoveDirectiveQuickFix() 공개 메소드

public RemoveDirectiveQuickFix ( [ highlighting ) : System
highlighting [
리턴 System