C# 클래스 Mono.TextEditor.TextDocument.UndoOperationEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: powerumc/monodevelop_korean

공개 메소드들

메소드 설명
UndoOperationEventArgs ( UndoOperation operation ) : System

메소드 상세

UndoOperationEventArgs() 공개 메소드

public UndoOperationEventArgs ( UndoOperation operation ) : System
operation UndoOperation
리턴 System