Beispiel #1
0
 public unsafe int GotoDFU()
 {
     return(MobileDevice.AMDeviceEnterRecovery(this.iPhoneHandle));
 }