C# Class Microsoft.R.Components.Plots.RPlotDeviceEventArgs

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

Public Methods

Method Description
RPlotDeviceEventArgs ( IRPlotDevice device ) : System

Method Details

RPlotDeviceEventArgs() public method

public RPlotDeviceEventArgs ( IRPlotDevice device ) : System
device IRPlotDevice
return System