Beispiel #1
0
 public List <ConfigCategories> GetAllConfigCategories()
 {
     return(tradeRepository.GetAllConfigCategories());
 }