Class MISB0601Parsers
- Assembly
- VisioForge.Core.dll
MISB 0601 parsers.
public static class MISB0601ParsersInheritance
Inherited Members
Properties
Parsers
Gets the parsers.
public static Dictionary<byte[], Type> Parsers { get; }Property Value
- Dictionary<byte[], Type>
Methods
GetParserByKey(byte[], byte[])
Gets the parser by key.
public static Element GetParserByKey(byte[] key, byte[] value)Parameters
Returns
- Element
-
The element parser.