未验证 提交 9dc24923 编写于 作者: J Jared Parsons 提交者: GitHub

Merge pull request #40849 from jaredpar/nullable-doc

Documentation Update
......@@ -95,8 +95,7 @@ We add the new APIs for retreiving and interacting with nullability:
```C#
public enum NullableAnnotation : byte
{
NotApplicable,
Disabled,
None,
NotAnnotated,
Annotated
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册