Пример #1
0
 public RelEnProcesosEntity GetRelEnProcesos(int?IdProceso)
 {
     return(RelEnProcesos.GetOne(IdProceso));
 }