Class Lookups
Lookup struct for packet types
Assembly: Mt3339.dll
View Source
Declaration
public static class Lookups
Properties
KnownPacketTypes
Collection of known packet types
View Source
Declaration
public static Dictionary<string, string> KnownPacketTypes { get; }