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