C# 클래스 SphereStudio.Plugins.UndoRedo.TileAddPage

상속: HistoryPage
파일 보기 프로젝트 열기: Radnen/spherestudio

공개 메소드들

메소드 설명
Redo ( ) : void
TileAddPage ( MapEditView parent, List added, short startindex, ]>.List layertiles ) : System
Undo ( ) : void

메소드 상세

Redo() 공개 메소드

public Redo ( ) : void
리턴 void

TileAddPage() 공개 메소드

public TileAddPage ( MapEditView parent, List added, short startindex, ]>.List layertiles ) : System
parent MapEditView
added List
startindex short
layertiles ]>.List
리턴 System

Undo() 공개 메소드

public Undo ( ) : void
리턴 void