Esempio n. 1
0
 public void DcsSerializationTest(int numberOfRuns, TestType testType, int testSize)
 {
     PerformanceTestCommon.RunSerializationPerformanceTest(numberOfRuns, testType, testSize, DcsSerializerFactory.GetInstance());
 }