PacketHeaderTypes (Class)
Namespace: stdlibXtf.Common
Define a collection of the known packet header types.
Constructors
| PacketHeaderTypes() | Initializes a new instance of the PacketHeaderTypes class that has all the values. |
Properties
| KnownTypes | Gets the array of TypeEntry objects that represent all the known packets. |
Methods
| GetName(Byte) | Gets the name associated to the given ID. |
| GetDescription(Byte) | Gets the description associated to the given ID. |
Examples
example ...
Remarks
remarks ...