C# Class Microsoft.R.Components.Documentation.Commands.OpenDocumentationCommand

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

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
OpenDocumentationCommand ( IRInteractiveWorkflow interactiveWorkflow, string onlineUrl, string localRelativePath = null ) : System.Diagnostics

Private Methods

Méthode Description
OpenUrl ( string url ) : void

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

OpenDocumentationCommand() public méthode

public OpenDocumentationCommand ( IRInteractiveWorkflow interactiveWorkflow, string onlineUrl, string localRelativePath = null ) : System.Diagnostics
interactiveWorkflow IRInteractiveWorkflow
onlineUrl string
localRelativePath string
Résultat System.Diagnostics