MindFusion.Scheduling for Silverlight Programmer's Guide
UndoEventArgs Constructor
See Also
 





Initializes a new instance of the UndoEventArgs class.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public UndoEventArgs (
    Command command
)

Visual Basic  Copy Code

Public New ( _
    command As Command _
)

 Parameters

command
The Command related to the event.

 See Also

UndoEventArgs Class
MindFusion.Scheduling Namespace