Beispiel #1
0
 public DepthTwoController(ServiceDepthThreeClient serviceDepthThreeClient)
 {
     _serviceDepthThreeClient = serviceDepthThreeClient;
 }
 public SmoketestController(ServiceDepthThreeClient serviceDepthThreeClient)
 {
     _serviceDepthThreeClient = serviceDepthThreeClient;
 }