Method | Description | |
---|---|---|
PreviewHtmlCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs, IWebBrowserServices wbs ) : Microsoft.Common.Core.IO |
Method | Description | |
---|---|---|
LaunchViewer ( string fileName ) : void |
protected LaunchViewer ( string fileName ) : void | ||
fileName | string | |
return | void |
public PreviewHtmlCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs, IWebBrowserServices wbs ) : Microsoft.Common.Core.IO | ||
textView | ITextView | |
workflowProvider | IRInteractiveWorkflowProvider | |
appShell | IApplicationShell | |
pss | IProcessServices | |
fs | IFileSystem | |
wbs | IWebBrowserServices | |
return | Microsoft.Common.Core.IO |