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

NullableRef<T> Constructor

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

Syntax

public NullableRef
(
	NullableRef<T> obj
)

Parameters

Name Type Range Default Description
objAvlNet.NullableRef<T>

See also