ljzj2

Results 3 comments of ljzj2

thank you for your reply but I think it is not that you said. since there is another same error: ``` `protected virtual unsafe global::Com.Journeyapps.Barcodescanner.Camera.CameraThread? CameraThread { // Metadata.xml XPath...

for `CS1503` is this line: `static IntPtr n_GetCameraThread (IntPtr jnienv, IntPtr native__this) { var __this = global::Java.Lang.Object.GetObject (jnienv, native__this, JniHandleOwnership.DoNotTransfer)!; return JNIEnv.ToLocalJniHandle (__this.CameraThread); }` what do you suggest me to...

when I want to remove the node of `Size` there will be error too. `Size does not implement member IComparable.CompareTo(Object)` and there will be another new error