C# 클래스 Microsoft.Languages.Editor.Controller.CommonControllerFactory

상속: IControllerFactory
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
GetControllers ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable

비공개 메소드들

메소드 설명
CommonControllerFactory ( ICoreShell shell ) : System.Collections.Generic

메소드 상세

GetControllers() 공개 메소드

public GetControllers ( ITextView textView, ITextBuffer textBuffer ) : IEnumerable
textView ITextView
textBuffer ITextBuffer
리턴 IEnumerable