C# Class Gallifrey.UI.Modern.Models.LockedTimerCollectionModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: BlythMeister/Gallifrey Class Usage Examples

Public Methods

Method Description
LockedTimerCollectionModel ( IEnumerable unexportedTimers ) : System.Collections.Generic
RefreshLockedTimers ( IEnumerable unexportedTimers ) : void

Method Details

LockedTimerCollectionModel() public method

public LockedTimerCollectionModel ( IEnumerable unexportedTimers ) : System.Collections.Generic
unexportedTimers IEnumerable
return System.Collections.Generic

RefreshLockedTimers() public method

public RefreshLockedTimers ( IEnumerable unexportedTimers ) : void
unexportedTimers IEnumerable
return void