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

Inheritance: IControllerFactory
ファイルを表示 Open project: Microsoft/RTVS

Public Methods

Method Description
GetControllers ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable

Private Methods

Method Description
CommonControllerFactory ( ICoreShell shell ) : System.Collections.Generic

Method Details

GetControllers() public method

public GetControllers ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable
textView ITextView
textBuffer ITextBuffer
return IEnumerable