C# 클래스 ReSharper.ReJS.CallWithSameContextWarningFix

상속: QuickFixBase
파일 보기 프로젝트 열기: hazzik/ReSharper.ReJS

공개 메소드들

메소드 설명
CallWithSameContextWarningFix ( CallWithSameContextWarning warning ) : System
IsAvailable ( IUserDataHolder cache ) : bool

보호된 메소드들

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

메소드 상세

CallWithSameContextWarningFix() 공개 메소드

public CallWithSameContextWarningFix ( CallWithSameContextWarning warning ) : System
warning CallWithSameContextWarning
리턴 System

ExecutePsiTransaction() 보호된 메소드

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

IsAvailable() 공개 메소드

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