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

Inheritance: BindableBase, IDisposable
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
HostLoadIndicatorViewModel ( IRSessionProvider sessionProvider, ICoreShell shell ) : System

Private Methods

Méthode Description
OnHostLoadChanged ( object sender, HostLoadChangedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HostLoadIndicatorViewModel() public méthode

public HostLoadIndicatorViewModel ( IRSessionProvider sessionProvider, ICoreShell shell ) : System
sessionProvider IRSessionProvider
shell ICoreShell
Résultat System