示例#1
0
 public NotificacionesCor GetNotificacionPorIdNotificacion(int idNotificacion)
 {
     return(_cOGeneralFachada.GetNotificacionPorIdNotificacion(idNotificacion));
 }