Removed nullable annotation from Title, making it non-nullable. Changed Comment to be nullable with conditional compilation support for nullable reference types.
5.9 KiB
5.9 KiB
Removed nullable annotation from Title, making it non-nullable. Changed Comment to be nullable with conditional compilation support for nullable reference types.