Class ApplyStateUndoRedoCommand
Inheritance
System.Object
ApplyStateUndoRedoCommand
Namespace: Telerik.Windows.Core
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class ApplyStateUndoRedoCommand : Object, IUndoRedoCommand
Constructors
ApplyStateUndoRedoCommand(IStateProvider, Object)
Declaration
public ApplyStateUndoRedoCommand(IStateProvider target, object originalState)
Parameters
IStateProvider
target
|
System.Object
originalState
|