Beispiel #1
0
 public List <Files> getDownloadedList(string scope, string app)
 {
     return(_adapterProvider.GetDownloadedList(scope, app));
 }