B4J Question Create B4X Type in C#

PdeG

Member
Licensed User
Longtime User
Hi all,

Create this Type in C#:
Type Message (Body As String, From As String)

Does anyone know how to create a B4X Type in C#, the object has to be converted to Byte using the B4XSerializator.dll.

Regards,
Peter
 
Top