Exemple #1
0
 public List <AutoDLProfileSummary> Index()
 {
     return(autodlService.GetProfiles());
 }