J
JM
Hi,
I have create several Dll to be used in my programs. Until now each Dll
contains only one class (with several functions inside), my question is:
Is by any means possible to create a Dll with several classes inside?, if
so, How?.
That is: I need something like: "MyDll.MyClass1.MyFunction1" but also
"MyDll.MyClass2.MyFunction5"
Thanks,
Jamie
I have create several Dll to be used in my programs. Until now each Dll
contains only one class (with several functions inside), my question is:
Is by any means possible to create a Dll with several classes inside?, if
so, How?.
That is: I need something like: "MyDll.MyClass1.MyFunction1" but also
"MyDll.MyClass2.MyFunction5"
Thanks,
Jamie