C# 클래스 ReCommendedExtension.ContextActions.AddConfigureAwait

상속: ContextActionBase
파일 보기 프로젝트 열기: prodot/ReCommended-Extension

공개 메소드들

메소드 설명
AddConfigureAwait ( [ provider ) : System
IsAvailable ( JetBrains cache ) : bool

보호된 메소드들

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

메소드 상세

AddConfigureAwait() 공개 메소드

public AddConfigureAwait ( [ provider ) : System
provider [
리턴 System

ExecutePsiTransaction() 보호된 메소드

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

IsAvailable() 공개 메소드

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