コード例 #1
0
ファイル: SafeSC.cs プロジェクト: linrb/CMS-Source-code
 public static void DirPathDel(ref string vpath)
 {
     SafeC.DirPathDel(ref vpath);
 }