Esempio n. 1
0
 public static NSString GetDomain(this WKErrorCode self)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
Esempio n. 2
0
 public static NSString GetDomain(this WKErrorCode self)
 {
     throw new PlatformNotSupportedException("The WatchKit framework has been removed from iOS");
 }