Mono Class Library: Overview

System.ComponentModel.Design.UndoEngine: Method Members

The methods of System.ComponentModel.Design.UndoEngine are listed below. For a list of all members, see the UndoEngine Members list.

See Also: Inherited members from System.Object

Public Methods

Dispose()
Documentation for this section has not yet been entered.

Protected Methods

abstract
AddUndoUnit(UndoEngine.UndoUnit)
Documentation for this section has not yet been entered.
CreateUndoUnit(string, bool) : UndoEngine.UndoUnit
Documentation for this section has not yet been entered.
DiscardUndoUnit(UndoEngine.UndoUnit)
Documentation for this section has not yet been entered.
Dispose(bool)
Documentation for this section has not yet been entered.
GetRequiredService(Type) : object
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
OnUndoing(EventArgs)
Documentation for this section has not yet been entered.
OnUndone(EventArgs)
Documentation for this section has not yet been entered.