C# Class Spryt.AddLayerAction

Inheritance: EditAction
Afficher le fichier Open project: Metapyziks/SprytEditor

Méthodes publiques

Méthode Description
AddLayerAction ( ImageInfo image, Layer layer ) : System
Redo ( ) : void
Undo ( ) : void

Method Details

AddLayerAction() public méthode

public AddLayerAction ( ImageInfo image, Layer layer ) : System
image ImageInfo
layer Layer
Résultat System

Redo() public méthode

public Redo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void