Skip to content

Pact Cache DualLayerCacheService Remove(string )

welshronaldo edited this page May 30, 2022 · 4 revisions

DualLayerCacheService.Remove(string[]) Method

Remove specified keys

public override void Remove(params string[] keys);

Parameters

keys System.String[]

Implements Remove(string[])

Clone this wiki locally