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

NullableRef<T> Constructor

Creates a new empty NullableRef<T> object, for which HasValue property is false.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public NullableRef()

See also