B1UP .NET SDK custom objects / classes / members
I am probably using the wrong terminology in the title, but I am trying to create a public static string [] array for use inside one of my Dynamic Code Universal Functions, and when I test compile the code I am given errors
Line: 44 - } expected
Line: 52 - Type or namespace definition, or end-of-file expected
To debug, I've stripped out pretty much everything except the object I'm trying to define, but the warning persists.
UFFI seems to have no trouble letting us define our own objects, so I'm not sure why this is happening when creating a Dynamic Code UF.
0
Iniciar sesión para dejar un comentario.
Comentarios
0 comentarios