CODIUM Programming Language (CPL) CodiumSDK CPL Types ByteArray
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
C# |
public class ByteArray : CodiumSDK.CPL.CPLType |
Constructores
Nombre | Descripción | |
---|---|---|
ByteArray() | Constructor of Byte Array |
ByteArray()
C# |
public ByteArray(); |