public StereoOnWithCDCommand(StereoInfo steteo) { _stereo = steteo; }
public StereoOffCommand(StereoInfo steteo) { _stereo = steteo; }