Пример #1
0
        public int Insert(Spartane.Core.Domain.Detalle_del_Indicio.Detalle_del_Indicio entity, Spartane.Core.Domain.User.GlobalData Detalle_del_IndicioInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
Пример #2
0
 public Spartane.Core.Domain.Detalle_del_Indicio.Detalle_del_Indicio GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Detalle_del_Indicio.Detalle_del_Indicio result = null;
     return(result);
 }