Click or drag to resize

ClassNumber Constructor (DefinedValue)

Initializes a new instance of the ClassNumber class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public ClassNumber(
	DefinedValue definedValue
)

Parameters

definedValue
Type: Lextm.SharpSnmpPro.MibDefinedValue
See Also