提交 f094b4a9 编写于 作者: M mgravell

damn I wish it was easier to change commit messages; that was C# 3.0, obviously

上级 0fb25ff1
......@@ -20,7 +20,7 @@ public void TestClassWithStringUsage()
arr.Select(x => x.Value).IsSequenceEqualTo(new[] { "abc", "def" });
}
class BasicType
{
{
public string Value { get; set; }
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册