C# Class Metrooz.ViewModels.StreamManagerViewModel

Inheritance: Livet.ViewModel
Afficher le fichier Open project: namoshika/Metrooz Class Usage Examples

Méthodes publiques

Méthode Description
StreamManagerViewModel ( ) : System
StreamManagerViewModel ( Models.Account account ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
IsActive_PropertyChanged ( object sender, System e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

StreamManagerViewModel() public méthode

public StreamManagerViewModel ( ) : System
Résultat System

StreamManagerViewModel() public méthode

public StreamManagerViewModel ( Models.Account account ) : System
account Models.Account
Résultat System