Beispiel #1
0
 public List <Modules> AllModuleList()
 {
     return(mdlRepo.AllModuleList());
 }