Search
Command Members
Constructors Methods
 


Represents an action that modifies an object and whose effects can be undone.

The following tables list the members exposed by the Command type.

 Public Constructors

  Name Description

Command

Initializes a new instance of the Command class.

 Public Methods

  Name Description

commit

A shortcut method for executing the command through the undo engine.

 See Also