C# Class Microsoft.Languages.Editor.Controller.CommonControllerFactory

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

Méthodes publiques

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

Private Methods

Méthode Description
CommonControllerFactory ( ICoreShell shell ) : System.Collections.Generic

Method Details

GetControllers() public méthode

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