提交 dea95520 编写于 作者: R Ravi Chande 提交者: GitHub

Remove extra space

上级 61e88aa2
......@@ -212,7 +212,7 @@ class C
var textView = workspace.Documents.Single().GetTextView();
var handler = new EncapsulateFieldCommandHandler(workspace.GetService<Host.IWaitIndicator>(), workspace.GetService<ITextBufferUndoManagerProvider>(),
workspace.ExportProvider.GetExportedValues<Lazy< IAsynchronousOperationListener, FeatureMetadata>>());
workspace.ExportProvider.GetExportedValues<Lazy<IAsynchronousOperationListener, FeatureMetadata>>());
var delegatedToNext = false;
Func<CommandState> nextHandler = () =>
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册