Example #1
0
 public TestController(IConsulServiceWrapper consulServiceWrapper)
 {
     _consulServiceWrapper = consulServiceWrapper;
 }