C# Class Dwarrowdelf.Client.UI.LogOnDialog

Inheritance: System.Windows.Window
Mostrar archivo Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
AppendText ( string text ) : void
LogOnDialog ( ) : System

Method Details

AppendText() public method

public AppendText ( string text ) : void
text string
return void

LogOnDialog() public method

public LogOnDialog ( ) : System
return System