C# Класс Microsoft.R.Editor.SuggestedActions.Actions.InstallPackageSuggestedAction

Наследование: LibrarySuggestedAction
Показать файл Открыть проект

Открытые методы

Метод Описание
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