using System; using System.Text; using System.Linq; /// /// The main entry point for the application /// [STAThread] public static void Main(string[] args) { }