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

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

Méthodes publiques

Méthode Description
LoadLibrarySuggestedAction ( 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

LoadLibrarySuggestedAction() public méthode

public LoadLibrarySuggestedAction ( 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