C# Class EVE_Fast_Fitting_Assessment.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: rischwa/eve-fast-fitting-assessment

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
AnimateLayout ( ) : void
AppOnLoggedIntoCrest ( IAuthenticatedCrest authenticatedCrest ) : void
AppOnLoggedOutFromCrest ( ) : void
AssignToSlot ( IVictimItem curItem ) : void
GetPriceInSystem ( TypeViewModel slots, double>.IDictionary pricesInSystem ) : string
ImgBtnLogin_OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
InitViewModel ( ICrestType shipType, ICrestKillmail killMail ) : void
IsCrestKillmailLink ( string text ) : bool
IsModule ( IVictimItem curItem ) : bool
NoShipTypeAvailable ( ) : void
TimerOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void
TxtKillmailUriOnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs textChangedEventArgs ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System