コード例 #1
0
 public NetworkInterfaceEventArgs(NetworkInterface networkInterface)
 {
     NetworkInterface = networkInterface;
 }