提交 84a19adb 编写于 作者: C CyrusNajmabadi

Merge branch 'addUsingOOP7' into addUsingOOP8

......@@ -206,11 +206,11 @@ static void Main(string[] args)
VisualStudio.Editor.InvokeCodeActionList();
var expectedItems = new[]
{
"Rename 'P2' to 'Steam'",
"Generate type 'Steam'",
"Generate class 'Steam' in new file",
"Generate class 'Steam'",
"Generate nested class 'Steam'",
"Rename 'P2' to 'Foober'",
"Generate type 'Foober'",
"Generate class 'Foober' in new file",
"Generate class 'Foober'",
"Generate nested class 'Foober'",
"Generate new type...",
"Goober - using N;",
"Suppress CS0168",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册