Esempio n. 1
0
 public static DataSet Search_Voyage_PI_ValuesNOX(int VID, string telId1, string telId2)
 {
     return(DAL_TMSA_PI.Search_PI_Voyage_ValuesNOX(VID, telId1, telId2));
 }