C# 클래스 Catel.ReSharper.Types.InheritFromActionBase

상속: Catel.ReSharper.CSharp.ContextActionBase
파일 보기 프로젝트 열기: Catel/Catel.ReSharper

공개 메소드들

메소드 설명
IsAvailable ( IUserDataHolder cache ) : bool

보호된 메소드들

메소드 설명
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
InheritFromActionBase ( ICSharpContextActionDataProvider provider ) : System

메소드 상세

ExecutePsiTransaction() 보호된 메소드

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

InheritFromActionBase() 보호된 메소드

protected InheritFromActionBase ( ICSharpContextActionDataProvider provider ) : System
provider ICSharpContextActionDataProvider
리턴 System

IsAvailable() 공개 메소드

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