C# Class SRNicoNico.ViewModels.StatusBarViewModel

Inheritance: Livet.ViewModel
Mostrar archivo Open project: mrtska/SRNicoNico Class Usage Examples

Public Properties

Property Type Description
RefreshTimer System.Threading.Timer

Public Methods

Method Description
StartRefreshTimer ( ) : void
TimerStart ( ) : void

Method Details

StartRefreshTimer() public method

public StartRefreshTimer ( ) : void
return void

TimerStart() public method

public TimerStart ( ) : void
return void

Property Details

RefreshTimer public_oe property

public Timer,System.Threading RefreshTimer
return System.Threading.Timer