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

Inheritance: System.EventArgs
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
HostLoadChangedEventArgs ( HostLoad hostLoad ) : System

Method Details

HostLoadChangedEventArgs() public method

public HostLoadChangedEventArgs ( HostLoad hostLoad ) : System
hostLoad Microsoft.R.Host.Protocol.HostLoad
return System