Пример #1
0
 public DataTable GetSallaryDescriptions()
 {
     return(repository.GetSallaryDescriptions());
 }