public interface IExhibitorRegistrationRepository : ICachingRepositoryPublic Interface IExhibitorRegistrationRepository
Inherits ICachingRepositorypublic interface class IExhibitorRegistrationRepository : ICachingRepositorytype IExhibitorRegistrationRepository =
interface
interface ICachingRepository
end| ClearCache |
Clears all cached data associated with this repository, for both top-level entities and all sub-entities
to ensure that subsequent calls to the repository will retrieve fresh data.
(Inherited from ICachingRepository) |