Click or drag to resize

BERObjectIdentifierIntArrayToDottedDecimal Method


Namespace: GSF.ASN1.Coders.BER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public static string IntArrayToDottedDecimal(
	int[] oidIntArray
)
View Source

Parameters

oidIntArray  Int32
 

Return Value

String
See Also