G
Guest
I generate some classes and put inside a DLL. I have others classes outside
the DLL.
I have a problem that the classes outside the DLL are partial classess of
the other classes inside the DLL.
Is there a way to make one partial class search another partial class inside
a DLL that contains diferent namespace?
the DLL.
I have a problem that the classes outside the DLL are partial classess of
the other classes inside the DLL.
Is there a way to make one partial class search another partial class inside
a DLL that contains diferent namespace?