You are here: Start » NullableBase<T> Constructor

NullableBase<T> Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public NullableBase
(
	T value
)

Parameters

Name Type Range Default Description
valueT

See also