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

Inheritance: System.EventArgs
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
ConnectionEventArgs ( bool state, IConnection connection ) : System

Method Details

ConnectionEventArgs() public method

public ConnectionEventArgs ( bool state, IConnection connection ) : System
state bool
connection IConnection
return System