C# Class LunarEclipse.Controller.UndoRemoveObject

Inheritance: AbstractUndoAction
Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
Redo ( ) : void
Undo ( ) : void
UndoRemoveObject ( 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

UndoRemoveObject() public méthode

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