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