Esempio n. 1
0
 public static DataSet Get_All_Vessels(int CompanyId)
 {
     return(DAL_TMSA_PI.Get_All_Vessels(CompanyId));
 }