C# Class Microsoft.VisualStudio.R.Package.Commands.R.VsRCommandFactory

Inheritance: ICommandFactory
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
GetCommands ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable

Private Methods

Méthode Description
VsRCommandFactory ( IRInteractiveWorkflowProvider workflowProvider ) : System.Collections.Generic

Method Details

GetCommands() public méthode

public GetCommands ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable
textView ITextView
textBuffer ITextBuffer
Résultat IEnumerable