SteveDunn/Intellenum

`TryFrom` methods should have nullability attributes and annotations

Closed this issue · 1 comments

Describe the feature

If C# nullability annotations are enabled, use them.
Also add [NotNullWhenTrue] and [MaybeNullWhenFalse] to the methods

Implemented in 1.0.5