public void UsbMount() { Console.WriteLine("While Charging Only mode device can not mount as USB storage, please select USB mount from Device"); myMobile.State = myMobile.GetUsb(); }