Exemplo n.º 1
0
 public Task <IDownloadable> GetDownloadable(string filePath)
 {
     return(_engine.GetDownloadable(filePath));
 }