Click or drag to resize

NamedBit Constructor (String, UInt64)

Initializes a new instance of the NamedBit class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public NamedBit(
	string name,
	ulong bit
)

Parameters

name
Type: SystemString
bit
Type: SystemUInt64
See Also