C# Generics Nullable TypesA nullable type can represent the correct range of values for its underlying value type, plus an additional […] April 4, 2016 in C# tagged type / value / heap / reference / nullable / generic / ? / pointer / HasValue by Mike