Exemple #1
0
 public IEnumerable <string> GetAll()
 {
     return(_tableStorageRepository.GetAll());
 }