Exemplo n.º 1
0
 public string GetValueByIndex(int index)
 {
     return(_valuesRepository.GetValueByIndex(index));
 }