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

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

Méthodes publiques

Méthode Description
ImportDataSetTextFileCommand ( IApplicationShell appShell, IRSession session ) : System

Méthodes protégées

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

Method Details

Handle() protected méthode

protected Handle ( ) : void
Résultat void

ImportDataSetTextFileCommand() public méthode

public ImportDataSetTextFileCommand ( IApplicationShell appShell, IRSession session ) : System
appShell IApplicationShell
session IRSession
Résultat System

SetStatus() protected méthode

protected SetStatus ( ) : void
Résultat void