DotNet-ArpHardwareType 0.0.2
TODO: Description here :)
Loading...
Searching...
No Matches
NibblePoker.Data.ArpHardwareType.ArpHardwareTypeName Class Reference

Attribute used to give a friendly name to entries in the ARP Hardware Types enumerations. More...

Inheritance diagram for NibblePoker.Data.ArpHardwareType.ArpHardwareTypeName:

Public Member Functions

 ArpHardwareTypeName (string description)
 Instantiates an Attribute that contains a friendly name for any entry in the ARP Hardware Types enumerations. More...
 

Static Public Member Functions

static string GetFrom (Enum enumObj)
 Retrieves the friendly name from a given ARP Hardware Types. More...
 

Detailed Description

Attribute used to give a friendly name to entries in the ARP Hardware Types enumerations.

See also
EIanaArpHardwareTypes, ELinuxArpHardwareTypes

Constructor & Destructor Documentation

◆ ArpHardwareTypeName()

NibblePoker.Data.ArpHardwareType.ArpHardwareTypeName.ArpHardwareTypeName ( string  description)
inline

Instantiates an Attribute that contains a friendly name for any entry in the ARP Hardware Types enumerations.

Parameters
descriptionFriendly name to be attributed

Member Function Documentation

◆ GetFrom()

static string NibblePoker.Data.ArpHardwareType.ArpHardwareTypeName.GetFrom ( Enum  enumObj)
inlinestatic

Retrieves the friendly name from a given ARP Hardware Types.

Parameters
enumObjThe ARP Hardware Types enumeration member whose friendly name is retrieved.
Returns
The friendly name if found, ane empty string otherwise.

The documentation for this class was generated from the following file: