AddAsync(ICacheCode) Method
Namespace
Statiq.Common
Containing Type
CacheCode

Syntax

public Task AddAsync(ICacheCode value)

Parameters

Name Type Description
value ICacheCode

Return Value

Type Description
Task