Exemple #1
0
 public static DataSet GetVoyageDataNOx(string TGID, int VID)
 {
     return(DAL_TMSA_PI.GetVoyageDataNOx(TGID, VID));
 }