Example #1
0
 public static DataTable Get_Nav_Projects(int Project_ID)
 {
     return(DAL_Infra_ShipSettings.Get_Nav_Projects_DL(Project_ID));
 }