C# Class Microsoft.R.Components.Plots.Implementation.View.DesignTime.DesignTimeRPlotHistoryEntryViewModel

Inheritance: IRPlotHistoryEntryViewModel
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
ActivatePlotAsync ( ) : System.Threading.Tasks.Task
RefreshDeviceName ( ) : void

Method Details

ActivatePlotAsync() public method

public ActivatePlotAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

RefreshDeviceName() public method

public RefreshDeviceName ( ) : void
return void