C# 클래스 Microsoft.VisualStudio.R.Package.Repl.Commands.ReplCommandFactory

상속: ICommandFactory
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

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

메소드 상세

GetCommands() 공개 메소드

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