예제 #1
0
 public static DataSet POLOG_Get_CharterParty(int?Vessel_ID)
 {
     return(DAL_POLOG_Register.POLOG_Get_CharterParty(Vessel_ID));
 }