Esempio n. 1
0
        /*
         * These are for coupling Entity to ID, shouldn't call these directly, only Entity should call them.
         */
        #region delegationmethods
        #region entity

        public void Activate(IEntity entity) => entityCache.AddAwaitingActivation(entity);