C# Class Metrooz.ViewModels.StreamManagerViewModel

Inheritance: Livet.ViewModel
显示文件 Open project: namoshika/Metrooz Class Usage Examples

Public Methods

Method Description
StreamManagerViewModel ( ) : System
StreamManagerViewModel ( Models.Account account ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
IsActive_PropertyChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

StreamManagerViewModel() public method

public StreamManagerViewModel ( ) : System
return System

StreamManagerViewModel() public method

public StreamManagerViewModel ( Models.Account account ) : System
account Models.Account
return System