次の方法で共有


NEDnsProxyManagerErrorExtensions クラス

定義

NetworkExtension.NEDnsProxyManagerError 列挙の拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NEDnsProxyManagerErrorExtensions
type NEDnsProxyManagerErrorExtensions = class
継承
NEDnsProxyManagerErrorExtensions
属性

注釈

NetworkExtension.NEDnsProxyManagerError 列挙の拡張メソッドを使用して、これらのエラー コードに関連付けられているエラー ドメインをフェッチできます。

メソッド

GetDomain(NEDnsProxyManagerError)

NetworkExtension.NEDnsProxyManagerError 値に関連付けられているエラー ドメインを返します

適用対象