Esempio n. 1
0
 public static DataTable Get_VoyageNo(int id)
 {
     return(DAL_OPS_VoyageReports.Get_VoyageNo_DL(id));
 }