Esempio n. 1
0
 public static DataSet GetVoyageDataSOx(string TGID, int VID)
 {
     return(DAL_TMSA_PI.GetVoyageDataSOx(TGID, VID));
 }