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

 

Reply via email to