Ejemplo n.º 1
0
 public static DataTable SelectServicesTrans(ProjectInfoBO NBSBO)
 {
     return(ProjectInfoDL.SelectServicesTrans(NBSBO));
 }