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

SafeNullableRef<T> Constructor

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

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

Syntax

public SafeNullableRef()

See also