You are here: Start » AVL.NET » Optional<T> Constructor

Optional<T> Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public Optional
(
	T value
)

Parameters

Name Type Range Default Description
valueT

See also