Search
FoldContainerCommand Members
Constructors Methods
 


Handles undo / redo of container folding.

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

 Public Constructors

  Name Description

FoldContainerCommand

Initializes a new instance of the FoldContainerCommand class.

 Public Methods

  Name Description

execute

Command.execute override.

redo

Command.redo override.

undo

Command.undo override.

 See Also