public TVRemotePause(EntertainmentDevice device) : base(device) { }
public RemoteButton(EntertainmentDevice device) { this.device = device; }