MetadataProvider.ClearCache Method
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Clears the internal caches of created metadata objects.
public static void ClearCache()Remarks
This method is primarily intended for testing purposes. In normal usage, the caches are automatically managed and do not require manual clearing.
