C# Class Microsoft.VisualStudio.R.Package.DataInspect.Commands.ImportDataSetUrlCommand

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

Méthodes publiques

Méthode Description
ImportDataSetUrlCommand ( IRSession session ) : Microsoft.R.Host.Client

Méthodes protégées

Méthode Description
Handle ( ) : void
SetStatus ( ) : void

Method Details

Handle() protected méthode

protected Handle ( ) : void
Résultat void

ImportDataSetUrlCommand() public méthode

public ImportDataSetUrlCommand ( IRSession session ) : Microsoft.R.Host.Client
session IRSession
Résultat Microsoft.R.Host.Client

SetStatus() protected méthode

protected SetStatus ( ) : void
Résultat void