Exemple #1
0
 public TestImplementationWithOneConstructorParameter(InstanceService instanceService)
 {
     InstanceService = instanceService;
 }