Sylloge
A C# helper library
Public Attributes
Sylloge.Net.IPv4.StructInterface Struct Reference

Network interface information. More...

List of all members.

Public Attributes

bool IsLoopback
string IpAddress
string SubnetMask
string Broadcast
System.Net.NetworkInformation.PhysicalAddress MAC
System.Net.NetworkInformation.NetworkInterface Interface

Detailed Description

Network interface information.

Definition at line 29 of file Net.cs.


Member Data Documentation

Definition at line 34 of file Net.cs.

System.Net.NetworkInformation.NetworkInterface Sylloge.Net.IPv4.StructInterface.Interface

Definition at line 36 of file Net.cs.

Definition at line 32 of file Net.cs.

Definition at line 31 of file Net.cs.

System.Net.NetworkInformation.PhysicalAddress Sylloge.Net.IPv4.StructInterface.MAC

Definition at line 35 of file Net.cs.

Definition at line 33 of file Net.cs.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events