コード例 #1
0
        private void OnResourceRepositoryContentsInvalidated(OEIGenericCollectionWithEvents <IResourceEntry> List)
        {
            //
            // Tell the resource accessor to invalidate its resource indexes.
            //

            InvalidateResourceIndexes();
        }
コード例 #2
0
        private void OnResourceRepositoryContentsInvalidated(OEIGenericCollectionWithEvents<IResourceEntry> List)
        {
            //
            // Tell the resource accessor to invalidate its resource indexes.
            //

            InvalidateResourceIndexes();
        }