private void OnResourceRepositoryContentsInvalidated(OEIGenericCollectionWithEvents <IResourceEntry> List)
        {
            //
            // Tell the resource accessor to invalidate its resource indexes.
            //

            InvalidateResourceIndexes();
        }
        private void OnResourceRepositoryContentsInvalidated(OEIGenericCollectionWithEvents<IResourceEntry> List)
        {
            //
            // Tell the resource accessor to invalidate its resource indexes.
            //

            InvalidateResourceIndexes();
        }