Example #1
0
 private static void PopulatePlatforms()
 {
     XMLReader reader = new XMLReader();
     reader.ReadPlatformData(SavePlatformData);
 }