NWPath.EnumerateInterfaces(Action<NWInterface>) 方法

定义

public void EnumerateInterfaces (Action<Network.NWInterface> callback);
member this.EnumerateInterfaces : Action<Network.NWInterface> -> unit

参数

callback
Action<NWInterface>

适用于