Exemplo n.º 1
0
 private void RetrieveCurrentHealthCount()
 {
     _healthCount = _healthCountService.GetCurrentHealthCount(_keys);
 }