C# Class Microsoft.R.Components.Information.HostLoadIndicatorViewModel

Inheritance: BindableBase, IDisposable
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
HostLoadIndicatorViewModel ( IRSessionProvider sessionProvider, ICoreShell shell ) : System

Private Methods

Method Description
OnHostLoadChanged ( object sender, HostLoadChangedEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HostLoadIndicatorViewModel() public method

public HostLoadIndicatorViewModel ( IRSessionProvider sessionProvider, ICoreShell shell ) : System
sessionProvider IRSessionProvider
shell ICoreShell
return System