Esempio n. 1
0
 public static void Setup(TestContext context)
 {
     _config = new TypeAdapterConfig();
     _config.EnableJsonMapping();
 }