コード例 #1
0
 private static void DestroyFileSystem()
 {
     XLPack.Unmount(_masterHandler);
     XLPack.Unmount(_fsHandler);
 }