Example #1
0
 public class GenerateHalo2XboxTagList : ITest { public void PerformTest()
                                                 {
                                                     TaglistGenerator.GenerateList("halo2xbox");
                                                 }
Example #2
0
 public class GenerateHaloCETagList : ITest { public void PerformTest()
                                              {
                                                  TaglistGenerator.GenerateList("halocepc");
                                              }