C# 클래스 Microsoft.R.Editor.Undo.MassiveChange

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

공개 메소드들

메소드 설명
Dispose ( ) : void
MassiveChange ( ITextView textView, ITextBuffer textBuffer, ICompositionCatalog catalog, string description ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

MassiveChange() 공개 메소드

public MassiveChange ( ITextView textView, ITextBuffer textBuffer, ICompositionCatalog catalog, string description ) : System
textView ITextView
textBuffer ITextBuffer
catalog ICompositionCatalog
description string
리턴 System