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