Exemple #1
0
        public int Insert(Spartane.Core.Domain.Detalle_Notificaciones_Paciente.Detalle_Notificaciones_Paciente entity, Spartane.Core.Domain.User.GlobalData Detalle_Notificaciones_PacienteInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
Exemple #2
0
 public Spartane.Core.Domain.Detalle_Notificaciones_Paciente.Detalle_Notificaciones_Paciente GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Detalle_Notificaciones_Paciente.Detalle_Notificaciones_Paciente result = null;
     return(result);
 }