using System; namespace DbMaker { class Program { static void Main(string[] args) { } } }