Hello.
I have a big problem. In fact, I have a program coded in C#. In this
one, I generate a vb.net assembly. Everything is ok. It works well.
But now, my problem is the following.
I want to export the .net object in1 created in the code I want to
compile.
Input is a class used in my c#...
more >>