ICommandWrapper public interface ICommandWrapper ICommandWrapper is implemented by attributes and other objects able to wrap a TestCommand with another command. Documentation Code TestCommand Wrap(TestCommand command) Wrap a command and return the result.