public DependsOnServiceWithoutImplementation(IServiceWithoutImplementation service) { }
public ServiceB(IServiceWithoutImplementation c) { }