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

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: BlythMeister/Gallifrey Class Usage Examples

Méthodes publiques

Méthode Description
LockedTimerCollectionModel ( IEnumerable unexportedTimers ) : System.Collections.Generic
RefreshLockedTimers ( IEnumerable unexportedTimers ) : void

Method Details

LockedTimerCollectionModel() public méthode

public LockedTimerCollectionModel ( IEnumerable unexportedTimers ) : System.Collections.Generic
unexportedTimers IEnumerable
Résultat System.Collections.Generic

RefreshLockedTimers() public méthode

public RefreshLockedTimers ( IEnumerable unexportedTimers ) : void
unexportedTimers IEnumerable
Résultat void