static void Main(string[] args)
 {
     SelectDataType.ChooseDataType();
     UI.Menu();
 }