Click or drag to resize

IDecoderDecode Method

Decodes the specified data.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
string Decode(
	ISnmpData data
)

Parameters

data
Type: Lextm.SharpSnmpLibISnmpData
The data.

Return Value

Type: String
See Also