You are here: Start » AVL.NET » INullable<T> Interface

INullable<T> Interface

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

Properties

 NameTypeDescription
HasValueSystem.Boolean
ValueT

Methods

 NameDescription
Reset()
Reset(T)

See also