C# Class Microsoft.R.Components.ConnectionManager.Commands.SwitchToConnectionCommand

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

Méthodes publiques

Méthode Description
GetStatus ( int index ) : CommandStatus
GetText ( int index ) : string
InvokeAsync ( int index ) : Task
SwitchToConnectionCommand ( IRInteractiveWorkflow workflow ) : System.Collections.ObjectModel

Method Details

GetStatus() public méthode

public GetStatus ( int index ) : CommandStatus
index int
Résultat CommandStatus

GetText() public méthode

public GetText ( int index ) : string
index int
Résultat string

InvokeAsync() public méthode

public InvokeAsync ( int index ) : Task
index int
Résultat Task

SwitchToConnectionCommand() public méthode

public SwitchToConnectionCommand ( IRInteractiveWorkflow workflow ) : System.Collections.ObjectModel
workflow IRInteractiveWorkflow
Résultat System.Collections.ObjectModel