Example #1
0
 public ServiceWithStubBaseInjection(IServiceStubBase stubBase)
 {
     this.Child = stubBase;
 }
Example #2
0
 public ServiceWithStubBaseInjection(IServiceStubBase stubBase)
 {
     this.Child = stubBase;
 }