Exemple #1
0
 public int AddEditJobContainer(IBookingContainer Containers)
 {
     return(JobDAL.AddEditJobContainer(Containers));
 }