Header menu logo B2R2

ICacheValueFactory<'Arg, 'V> Type

Represents a factory that creates a value on a cache miss.

Instance members

Instance member Description

this.Create

Full Usage: this.Create

Parameters:
    arg0 : 'Arg

Returns: 'V
Modifiers: abstract

Creates a value for the given argument.

arg0 : 'Arg
Returns: 'V

Type something to start searching.