Interface ICommand
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Runtime.dll
public interface ICommand
- Extension Methods
Methods
Execute()
void Execute()
Undo()
void Undo()
public interface ICommand
void Execute()
void Undo()