PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.ILazyWithContext< TValue > Interface Template Reference

Provides a mechanism for lazy evaluation with a provider context. More...

Inheritance diagram for PeanutButter.Utils.ILazyWithContext< TValue >:
PeanutButter.Utils.LazyWithContext< TContext, TValue >

Properties

TValue Value [get]
 The lazily-evaluated value.

Detailed Description

Provides a mechanism for lazy evaluation with a provider context.

Property Documentation

◆ Value

TValue PeanutButter.Utils.ILazyWithContext< TValue >.Value
get

The lazily-evaluated value.

Implemented in PeanutButter.Utils.LazyWithContext< TContext, TValue >.


The documentation for this interface was generated from the following file:
  • source/Utils/PeanutButter.Utils/LazyWithContext.cs