C# Class Microsoft.R.Components.InteractiveWorkflow.Commands.DeleteProfileCommand

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

Private Properties

Свойство Type Description
DeleteProfileWorkerAsync Task

Méthodes publiques

Méthode Description
DeleteProfileCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System.Threading
InvokeAsync ( ) : Task

Private Methods

Méthode Description
DeleteProfileWorkerAsync ( ) : Task

Method Details

DeleteProfileCommand() public méthode

public DeleteProfileCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System.Threading
interactiveWorkflow IRInteractiveWorkflow
Résultat System.Threading

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task