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

NullableBase<T> Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public NullableBase
(
	T value
)

Parameters

Name Type Range Default Description
valueT

See also