using System; using System.Collections.Generic; using System.Text; namespace dotnes { class Application { static void Main(string[] args) { } } }