Click or drag to resize

ObjectIdentityMacroValidate Method

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public void Validate(
	ICollection<IConstruct> knownConstructs,
	ErrorRegistry registry
)

Parameters

knownConstructs
Type: System.Collections.GenericICollectionIConstruct
registry
Type: Lextm.SharpSnmpPro.Mib.ValidationErrorRegistry

Implements

IValidatableValidate(ICollectionIConstruct, ErrorRegistry)
See Also