C# Class Microsoft.R.Components.Plots.Implementation.ViewModel.RPlotHistoryEntryViewModel

Inheritance: BindableBase, IRPlotHistoryEntryViewModel
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
ActivatePlotAsync ( ) : System.Threading.Tasks.Task
RPlotHistoryEntryViewModel ( IRPlotManager plotManager, ICoreShell shell, IRPlot plot, BitmapImage plotImage ) : System
RefreshDeviceName ( ) : void

Method Details

ActivatePlotAsync() public méthode

public ActivatePlotAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

RPlotHistoryEntryViewModel() public méthode

public RPlotHistoryEntryViewModel ( IRPlotManager plotManager, ICoreShell shell, IRPlot plot, BitmapImage plotImage ) : System
plotManager IRPlotManager
shell ICoreShell
plot IRPlot
plotImage System.Windows.Media.Imaging.BitmapImage
Résultat System

RefreshDeviceName() public méthode

public RefreshDeviceName ( ) : void
Résultat void