Nullable Type implementation without nullable feature of C# - by koumides How can we implement a nullable type in C# if we didn't have this feature in C#? Read the article