B2R2


ICacheableOperation<'Arg, 'V> Type

This is a cacheable operation, which will be executed when there's no already cached item.

Instance members

Instance member Description

this.Perform(arg1)

Full Usage: this.Perform(arg1)

Parameters:
    arg0 : 'Arg

Returns: 'V
Modifiers: abstract
arg0 : 'Arg
Returns: 'V