C# 클래스 Microsoft.R.Editor.SuggestedActions.Actions.InstallPackageSuggestedAction

상속: LibrarySuggestedAction
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
InstallPackageSuggestedAction ( ITextView textView, ITextBuffer textBuffer, IRInteractiveWorkflow workflow, int position ) : Microsoft.R.Components.InteractiveWorkflow

보호된 메소드들

메소드 설명
GetCommand ( string libraryName ) : string

메소드 상세

GetCommand() 보호된 메소드

protected GetCommand ( string libraryName ) : string
libraryName string
리턴 string

InstallPackageSuggestedAction() 공개 메소드

public InstallPackageSuggestedAction ( ITextView textView, ITextBuffer textBuffer, IRInteractiveWorkflow workflow, int position ) : Microsoft.R.Components.InteractiveWorkflow
textView ITextView
textBuffer ITextBuffer
workflow IRInteractiveWorkflow
position int
리턴 Microsoft.R.Components.InteractiveWorkflow