C# 클래스 DamageMeter.UI.TeradpsHistory

Logique d'interaction pour TeradpsHistory.xaml
파일 보기 프로젝트 열기: neowutran/ShinraMeter 1 사용 예제들

공개 메소드들

메소드 설명
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