J
Jay
How do I create a DLL in C#
OR
Instead of having to copy my class to the new solution, I want to be able to
add a reference to the DLL and use the "using" statement
OR
Instead of having to copy my class to the new solution, I want to be able to
add a reference to the DLL and use the "using" statement