public static Dictionary<TEnum?, string> ToNullableDictionary<TEnum>() where TEnum : struct, new()
In This Article