Esempio n. 1
0
 public static IMTLLibrary?CreateLibrary(this IMTLDevice This, global::CoreFoundation.DispatchData data, out NSError error)
 {
     if (data == null)
         ObjCRuntime.ThrowHelper.ThrowArgumentNullException(nameof(data)); }
Esempio n. 2
0
 public static IMTLLibrary CreateLibrary(this IMTLDevice This, global::CoreFoundation.DispatchData data, out NSError error)
 {
     if (data == null)
         throw new ArgumentNullException("data"); }