Example #1
0
 public static DataTable Get_Help_File_Settings_List(int?ID)
 {
     return(DAL_Infra_ShipSettings.Get_Help_File_Settings_List(ID));
 }