Nullable Can't it be used? #1189
Unanswered
ccccrusher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I addedenableto the. csproj file, but it didn't work, public string Title {get; Set;} reported an error, the non nullable property Title must contain a non null value. Why does a nullable reference type not take effect?
Beta Was this translation helpful? Give feedback.
All reactions