Constructs a NetworkCard from a system Network Interface Card.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 14.0.0.10531
Syntaxpublic NetworkCard(
NetworkInterface nic
)
Parameters
- nic
- Type: System.Net.NetworkInformationNetworkInterface
The system Network Interface Card.
See Also