Пример #1
0
 public static DataTable Get_DepartureReport(int PKID)
 {
     return(DAL_OPS_VoyageReports.Get_DepartureReport_DL(PKID));
 }