C# Class SteamWebChat.LoadingScreen

Interaction logic for LoadingScreen.xaml
Show file Open project: FatherFoxxy/CSharpTradeOffers

Public Methods

Method Description
LoadingScreen ( ) : System

Private Methods

Method Description
ComplainQuit ( string message, string title = "Error" ) : void
LoadingScreen_Loaded ( object sender, RoutedEventArgs e ) : void
MainWindow_Closed ( object sender, EventArgs e ) : void
MainWindow_LoadingFinished ( object sender, EventArgs e ) : void

Method Details

LoadingScreen() public method

public LoadingScreen ( ) : System
return System