C# 클래스 Microsoft.Markdown.Editor.Commands.MdCommandFactory

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

공개 메소드들

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

비공개 메소드들

메소드 설명
MdCommandFactory ( IRInteractiveWorkflowProvider workflowProvider ) : System.Collections.Generic

메소드 상세

GetCommands() 공개 메소드

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