Click or drag to resize

ReloadableObjectRegistry Constructor

Initializes a new instance of the ReloadableObjectRegistry class.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public ReloadableObjectRegistry(
	string path
)

Parameters

path
Type: SystemString
The path.
See Also