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

Inheritance: System.EventArgs
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
ConnectionEventArgs ( bool state, IConnection connection ) : System

Method Details

ConnectionEventArgs() public méthode

public ConnectionEventArgs ( bool state, IConnection connection ) : System
state bool
connection IConnection
Résultat System