C# Class Microsoft.R.Components.ConnectionManager.Connection

Inheritance: ConnectionInfo, IConnection
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
Connection ( IConnectionInfo ci ) : System
Connection ( string name, string path, string rCommandLineArguments, System.DateTime lastUsed, bool isUserCreated ) : System

Method Details

Connection() public méthode

public Connection ( IConnectionInfo ci ) : System
ci IConnectionInfo
Résultat System

Connection() public méthode

public Connection ( string name, string path, string rCommandLineArguments, System.DateTime lastUsed, bool isUserCreated ) : System
name string
path string
rCommandLineArguments string
lastUsed System.DateTime
isUserCreated bool
Résultat System