C++ C#

LazyValue(Func<T>) Method

API Reference

Namespace: Semata.Lazy

Class: LazyValue<T>

Creates the LazyValue.

public  LazyValue(Func<T> initializer)

Parameters

Type Name Description
Func<T> initializer A delegate that returns a value of type T

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.