コード例 #1
0
 public static DataTable OPS_Get_VesselInfo(int Vessel_ID)
 {
     return(DAL_OPS_VoyageReports.OPS_Get_VesselInfo_DL(Vessel_ID));
 }