Home -
General /
All posts - C# function that returns Table not working when in DLL.
|
this example works as is, with the Script inside Manifold. But if I put the Script into a DLL, then I get an exception. The second time Manifold.Application.CreateTable() is called, it returns null and the next statement throws exception. Does it mean we cannot currently use a function from a dll that returned a Table? Attachments:
mfd_CreateTable_returns_null.png
|