C# Class Microsoft.VisualStudio.R.Package.Publishing.Commands.PreviewPdfCommand

Inheritance: PreviewCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
PreviewPdfCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs ) : System.Diagnostics

Méthodes protégées

Méthode Description
CheckPrerequisitesAsync ( ) : Task

Method Details

CheckPrerequisitesAsync() protected méthode

protected CheckPrerequisitesAsync ( ) : Task
Résultat Task

PreviewPdfCommand() public méthode

public PreviewPdfCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs ) : System.Diagnostics
textView ITextView
workflowProvider IRInteractiveWorkflowProvider
appShell IApplicationShell
pss IProcessServices
fs IFileSystem
Résultat System.Diagnostics