コード例 #1
0
ファイル: DeceteMan.cs プロジェクト: xupeihong/.netYJY
 public static string GetNewDeceteID(string type)
 {
     return(DecetePro.GetDeceteID(type));
 }