MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­ValueDeconstruct
Open sandboxFocus

CacheValue.Deconstruct Method

Deconstruct(out Object, out IImmutableList<String>)

Declaration
public void Deconstruct(out object Value, out IImmutableList<string> Dependencies)
Parameters
Type Name Description
Object Value
IImmutableList<String> Dependencies