C# Class Microsoft.R.Editor.SuggestedActions.Actions.InstallPackageSuggestedAction

Inheritance: LibrarySuggestedAction
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
InstallPackageSuggestedAction ( ITextView textView, ITextBuffer textBuffer, IRInteractiveWorkflow workflow, int position ) : Microsoft.R.Components.InteractiveWorkflow

Méthodes protégées

Méthode Description
GetCommand ( string libraryName ) : string

Method Details

GetCommand() protected méthode

protected GetCommand ( string libraryName ) : string
libraryName string
Résultat string

InstallPackageSuggestedAction() public méthode

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