Initializes the static fields of the SnmpException class

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
static SnmpException()
Visual Basic (Declaration)
Shared Sub New
Visual C++
private:
static SnmpException()

See Also