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

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

공개 메소드들

메소드 설명
Redo ( ) : void
TileListPage ( MapControl parent, List tiles, short layer ) : System
Undo ( ) : void

메소드 상세

Redo() 공개 메소드

public Redo ( ) : void
리턴 void

TileListPage() 공개 메소드

public TileListPage ( MapControl parent, List tiles, short layer ) : System
parent SphereStudio.Plugins.Components.MapControl
tiles List
layer short
리턴 System

Undo() 공개 메소드

public Undo ( ) : void
리턴 void