Initializes the static fields of the AsnType class

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

Syntax

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

Remarks

[Missing <remarks> documentation for "M:SnmpSharpNet.AsnType.#cctor"]

See Also