Click or drag to resize

Parser2 Class

Parser, a high level class that embeds compiler functionality.
Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpPro.Mib.RegistryParser2

Namespace: Lextm.SharpSnmpPro.Mib.Registry
Assembly: SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.3+8c6e8963be682b1d7fd7055c260d7b3d449dbc11
Syntax
public static class Parser2

The Parser2 type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCompile(String, ErrorRegistry) Loads a MIB file.
Public methodStatic memberCompile(Stream, ErrorRegistry, String) Loads a MIB file.
Top
See Also