Ejemplo n.º 1
0
        public int Insert(Spartane.Core.Domain.Plan_de_Investigacion.Plan_de_Investigacion entity, Spartane.Core.Domain.User.GlobalData Plan_de_InvestigacionInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

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