コード例 #1
0
ファイル: DeceteMan.cs プロジェクト: xupeihong/.netYJY
 public static string getNewCKmodelRT(string StrPipeStand, string StrStandSize, string StrRttype, string StrTZType, string StrTZPly)
 {
     return(DecetePro.getCKmodelRT(StrPipeStand, StrStandSize, StrRttype, StrTZType, StrTZPly));
 }