| MacAddress Constructor |
| Name | Description | |
|---|---|---|
| MacAddress |
Initializes a new instance of the MacAddress class, generating a
random 6-byte MAC address.
| |
| MacAddress(Byte) |
Initializes a new instance of the MacAddress class using the specified
byte array.
| |
| MacAddress(String) |
Initializes a new instance of the MacAddress class using the specified
string.
|