C# Класс DamageMeter.UI.TeradpsHistory

Logique d'interaction pour TeradpsHistory.xaml
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
TeradpsHistory ( NpcEntity>.ConcurrentDictionary bossHistory ) : System.Collections.Concurrent
Update ( NpcEntity>.ConcurrentDictionary bossHistory ) : void

Приватные методы

Метод Описание
Close_OnClick ( object sender, RoutedEventArgs e ) : void

Описание методов

TeradpsHistory() публичный Метод

public TeradpsHistory ( NpcEntity>.ConcurrentDictionary bossHistory ) : System.Collections.Concurrent
bossHistory NpcEntity>.ConcurrentDictionary
Результат System.Collections.Concurrent

Update() публичный Метод

public Update ( NpcEntity>.ConcurrentDictionary bossHistory ) : void
bossHistory NpcEntity>.ConcurrentDictionary
Результат void