OpenTAP 9.28
API Reference
|
A type data searcher with a cache invalidation event. This can be useful for notifying the rest of the TypeData system that new plugins has been found in this cache. More...
Events | |
EventHandler< TypeDataCacheInvalidatedEventArgs > | CacheInvalidated |
Should be invoked when the available type data for a given type data searcher has changed. | |
Additional Inherited Members | |
![]() | |
void | Search () |
Performs an implementation specific search for types. Generates ITypeData objects for all types and populates the Types property with these. Always sets the Types property to some value (not null). | |
![]() | |
IEnumerable< ITypeData > | Types [get] |
Get all types found by the search. Null will cause Search() to be called (again) before accessing this. | |
A type data searcher with a cache invalidation event. This can be useful for notifying the rest of the TypeData system that new plugins has been found in this cache.
OpenTAP 9.28 API built Tue Apr 29 2025 13:41:32