TracingCacheDecorator<TKey, TValue>.

TracingCacheDecorator(ICache4<TKey, TValue>) Constructor

Syntax

public TracingCacheDecorator(ICache4<TKey, TValue> delegate)

Parameters

Name Type Description
delegate ICache4<TKey, TValue>

Return Value

Type Description
void