Mega Code Archive

 
Categories / C# Tutorial / Language Basics
 

Compile csharp source code in command line

csc /r:System.DLL /r:System.Windows.Forms.DLL /r:System.Drawing.DLL WinEvents.cs