Exemplo n.º 1
0
 public static string getNewCKmodelRT(string StrPipeStand, string StrStandSize, string StrRttype, string StrTZType, string StrTZPly)
 {
     return(DecetePro.getCKmodelRT(StrPipeStand, StrStandSize, StrRttype, StrTZType, StrTZPly));
 }