C# Class Microsoft.R.Host.Client.BrokerStateChangedEventArgs

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

Méthodes publiques

Méthode Description
BrokerStateChangedEventArgs ( bool isConnected ) : System

Method Details

BrokerStateChangedEventArgs() public méthode

public BrokerStateChangedEventArgs ( bool isConnected ) : System
isConnected bool
Résultat System