C# 클래스 Microsoft.R.Components.Plots.Implementation.ViewModel.RPlotHistoryEntryViewModel

상속: BindableBase, IRPlotHistoryEntryViewModel
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
ActivatePlotAsync ( ) : System.Threading.Tasks.Task
RPlotHistoryEntryViewModel ( IRPlotManager plotManager, ICoreShell shell, IRPlot plot, BitmapImage plotImage ) : System
RefreshDeviceName ( ) : void

메소드 상세

ActivatePlotAsync() 공개 메소드

public ActivatePlotAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

RPlotHistoryEntryViewModel() 공개 메소드

public RPlotHistoryEntryViewModel ( IRPlotManager plotManager, ICoreShell shell, IRPlot plot, BitmapImage plotImage ) : System
plotManager IRPlotManager
shell ICoreShell
plot IRPlot
plotImage System.Windows.Media.Imaging.BitmapImage
리턴 System

RefreshDeviceName() 공개 메소드

public RefreshDeviceName ( ) : void
리턴 void