示例#1
0
 public async Task DefaultNullableValueType()
 {
     Assert.AreEqual(null, await TaskResults.DefaultNullableValueType());
 }