C# Class Microsoft.VisualStudio.R.Package.Repl.Commands.ReplCommandFactory

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

Méthodes publiques

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

Method Details

GetCommands() public méthode

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