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