コード例 #1
0
 public void SetRoot(string path)
 {
     root = fileManagerService.SetRoot(path);
 }