コード例 #1
0
 public async Task Add(IFile file)
 {
     await fileReader.AddFile(file);
 }