コード例 #1
0
        public int Insert(Spartane.Core.Domain.Detalle_de_Devolucion_de_Indicios.Detalle_de_Devolucion_de_Indicios entity, Spartane.Core.Domain.User.GlobalData Detalle_de_Devolucion_de_IndiciosInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
コード例 #2
0
 public Spartane.Core.Domain.Detalle_de_Devolucion_de_Indicios.Detalle_de_Devolucion_de_Indicios GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Detalle_de_Devolucion_de_Indicios.Detalle_de_Devolucion_de_Indicios result = null;
     return(result);
 }