Click or drag to resize

AssemblerAssemble Method

Assemblers modules.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public void Assemble(
	IEnumerable<Module> modules,
	ErrorRegistry registry
)

Parameters

modules
Type: System.Collections.GenericIEnumerableModule
Modules.
registry
Type: Lextm.SharpSnmpPro.Mib.ValidationErrorRegistry
See Also