public int Insert(Spartane.Core.Domain.Detalle_Planes_Alimenticios.Detalle_Planes_Alimenticios entity, Spartane.Core.Domain.User.GlobalData Detalle_Planes_AlimenticiosInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
 public Spartane.Core.Domain.Detalle_Planes_Alimenticios.Detalle_Planes_Alimenticios GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Detalle_Planes_Alimenticios.Detalle_Planes_Alimenticios result = null;
     return(result);
 }