C# Class LunarEclipse.Controller.UndoAddObject

Inheritance: AbstractUndoAction
Afficher le fichier Open project: mono/lunareclipse Class Usage Examples

Méthodes publiques

Méthode Description
Redo ( ) : void
Undo ( ) : void
UndoAddObject ( System.Windows.Controls.UIElementCollection collection, DependencyObject item ) : System

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void

UndoAddObject() public méthode

public UndoAddObject ( System.Windows.Controls.UIElementCollection collection, DependencyObject item ) : System
collection System.Windows.Controls.UIElementCollection
item System.Windows.DependencyObject
Résultat System