Table of Contents

Method ClearCache

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

ClearCache<T>()

Clears the cache for the specified entity type.

public void ClearCache<T>() where T : class

Type Parameters

T

The entity type.