Пример #1
0
 public static NSString GetDomain(this WKErrorCode self)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
Пример #2
0
 public static NSString GetDomain(this WKErrorCode self)
 {
     throw new PlatformNotSupportedException("The WatchKit framework has been removed from iOS");
 }