예제 #1
0
 private static BasicGateway <TweakTestDataEntities> ActivateGateway()
 {
     return(TestHelper.ActivateBasicCrudGateway());
 }