Interface IUndoRedoCommand
Namespace: Telerik.Windows.Core
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IUndoRedoCommand
Methods
Execute()
Declaration
void Execute()
Undo()
Declaration
void Undo()