Пример #1
0
 public static void ValidateJson()
 {
     PerformanceTests t = new PerformanceTests();
     t.IsValid_SchemaSpec();
 }
Пример #2
0
 public static void ValidateJson()
 {
     PerformanceTests t = new PerformanceTests();
     t.ReaderPerformance();
 }