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