コード例 #1
0
 public long GetUsedSize()
 {
     return(FileStorageHelper.GetUsedSize(basePath));
 }