C# Class FSO.Client.UI.Panels.UILoginDialog

Inheritance: FSO.Client.UI.Controls.UIDialog
Datei anzeigen Open project: RHY3756547/FreeSO Class Usage Examples

Public Methods

Method Description
UILoginDialog ( FSO.Client.UI.Screens.LoginScreen loginScreen ) : System

Private Methods

Method Description
exitBtn_OnButtonClick ( UIElement button ) : void
loginBtn_OnButtonClick ( UIElement button ) : void
m_TxtAccName_OnTabPress ( UIElement element ) : void

Method Details

UILoginDialog() public method

public UILoginDialog ( FSO.Client.UI.Screens.LoginScreen loginScreen ) : System
loginScreen FSO.Client.UI.Screens.LoginScreen
return System