Click or drag to resize

CoderUtilsisNullField Method


Namespace: GSF.ASN1.Coders
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public static bool isNullField(
	ICustomAttributeProvider field,
	ElementInfo elementInfo
)
View Source

Parameters

field  ICustomAttributeProvider
 
elementInfo  ElementInfo
 

Return Value

Boolean
See Also