Example #1
0
 protected static void Run()
 {
     ConsolePrint.ConsoleHeader();
     ReadXmls.ReadDirectory(ConsolePrint.GetDirectory(0));
 }