Beispiel #1
0
 public unsafe string GetiPhoneStr(string str)
 {
     return(MobileDevice.AMDeviceCopyValue(this.iPhoneHandle, str));
 }