public SteroOnWithCDCommand(Stero stero) { this._stero = stero; }
public SteroOffCommand(Stero stero) { this._stero = stero; }