Example #1
0
 public override Task <SearchResponse> FetchData(string from)
 {
     return(_fileUploader.FetchTemplates(from));
 }