Click or drag to resize
MacAddress Constructor
Overload List
  NameDescription
Public methodMacAddress
Initializes a new instance of the MacAddress class, generating a random 6-byte MAC address.
Public methodMacAddress(Byte)
Initializes a new instance of the MacAddress class using the specified byte array.
Public methodMacAddress(String)
Initializes a new instance of the MacAddress class using the specified string.
Top
See Also