public static void Main() { Start start = new Start(); }
public static void Main(string[] args) { Start start = new Start(); }