Daniel Morgan Fri, 12 Apr 2002 01:28:07 -0700
How do you test a Mono class or assembly in csc?
Let’s say I have a class named System.Data.SqlClient.SqlConnection in System.Data.dll that I want test to see if it compiles and/or runs correctly in csc.
Any help is appreciated.
Thanks,
Daniel