static void Main(string[] args) { CustomDataTable createTable = new CustomDataTable(); createTable.CreateDT(); }