提交 2a5e5ced 编写于 作者: C Cyrus Najmabadi

lint

上级 cf6bfc34
......@@ -1141,7 +1141,9 @@ public Program(bool b)
FeaturesResources.Generate_Equals_object);
}
#pragma warning disable IDE0060 // Remove unused parameter
private Task TestSmartTagTextAsync(string x, string y, int index = 0)
#pragma warning restore IDE0060 // Remove unused parameter
{
throw new NotImplementedException();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册