C# Class SphereStudio.Plugins.UndoRedo.TileListPage

Inheritance: HistoryPage
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
Redo ( ) : void
TileListPage ( MapControl parent, List tiles, short layer ) : System
Undo ( ) : void

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

TileListPage() public méthode

public TileListPage ( MapControl parent, List tiles, short layer ) : System
parent SphereStudio.Plugins.Components.MapControl
tiles List
layer short
Résultat System

Undo() public méthode

public Undo ( ) : void
Résultat void