void IProbeSite.Probe(ProbeContext context) { _repository.Probe(context); }
public void Probe(ProbeContext context) { _repository.Probe(context); }