Exemplo n.º 1
0
 public void PropertiesTest()
 {
     var vm = new DbCall<object>();
     TestsHelper.TestPublicPropertiesGetSet(vm, null, true);
 }