C# Class DamageMeter.UI.TeradpsHistory

Logique d'interaction pour TeradpsHistory.xaml
Afficher le fichier Open project: neowutran/ShinraMeter Class Usage Examples

Méthodes publiques

Méthode Description
TeradpsHistory ( NpcEntity>.ConcurrentDictionary bossHistory ) : System.Collections.Concurrent
Update ( NpcEntity>.ConcurrentDictionary bossHistory ) : void

Private Methods

Méthode Description
Close_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

TeradpsHistory() public méthode

public TeradpsHistory ( NpcEntity>.ConcurrentDictionary bossHistory ) : System.Collections.Concurrent
bossHistory NpcEntity>.ConcurrentDictionary
Résultat System.Collections.Concurrent

Update() public méthode

public Update ( NpcEntity>.ConcurrentDictionary bossHistory ) : void
bossHistory NpcEntity>.ConcurrentDictionary
Résultat void