using Model; using System.Diagnostics; namespace App { internal static class Program { static void Main(string[] args) { } } }