Esempio n. 1
0
        public int Insert(Spartane.Core.Domain.Detalle_de_Referencia.Detalle_de_Referencia entity, Spartane.Core.Domain.User.GlobalData Detalle_de_ReferenciaInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
Esempio n. 2
0
 public Spartane.Core.Domain.Detalle_de_Referencia.Detalle_de_Referencia GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Detalle_de_Referencia.Detalle_de_Referencia result = null;
     return(result);
 }