Exemple #1
0
 public List <DetailSub> GetAllDetailSubs()
 {
     return(repository.GetAllDetailSubs());
 }