Disposes of cached data associated with the specified type.
- Namespace
- DbSyncKit
.DB .Manager - Containing Type
- CacheManager
Syntax
public static void DisposeType(Type type)Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The type for which to dispose of cached data. |