MacConvertToString Method

static string MacConvertToString(eth32cfg_mac macbinary)

Summary

This method converts an eth32cfg_mac binary representation of a MAC address into a string.

Parameters

  • macbinary - The MAC address to be converted.

Return Value

This method returns a string representation of the MAC address.

See Also

MacConvert Method