C# 클래스 MonoHotDraw.Commands.RedoCommand

상속: MonoHotDraw.Commands.AbstractCommand
파일 보기 프로젝트 열기: mono/monohotdraw 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : void
RedoCommand ( string name, IDrawingEditor editor ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

RedoCommand() 공개 메소드

public RedoCommand ( string name, IDrawingEditor editor ) : System
name string
editor IDrawingEditor
리턴 System