Click or drag to resize

ConstraintedTypeValidate Method

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

Parameters

knownConstructs
Type: System.Collections.GenericICollectionIConstruct
See Also