This documentation is for the old version. Go to the latest Graphics Mill docs

Command Methods

The Command type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Public method Execute

Executes a command.

Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UnExecute

Rolls the command back.

See Also

Reference