Beispiel #1
0
 public async Task <string[]> GetFiles()
 {
     return(await processor.GetFiles());
 }