Свойство | Type | Description | |
---|---|---|---|
NewMessage | Action |
Méthode | Description | |
---|---|---|
ChatControl ( ) : System | ||
FocusInput ( ) : void | ||
GameMessageToBlock ( IGameMessage m ) : System.Windows.Documents.Block | ||
MergeArgsv2 ( string format, object arguments ) : |
||
Save ( ) : void |
Méthode | Description | |
---|---|---|
InputGotFocus ( object sender, |
||
InputLostFocus ( object sender, |
||
KeyDownHandler ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
OnPropertyChanged ( string propertyName ) : void | ||
TickMessage ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void |
public static GameMessageToBlock ( IGameMessage m ) : System.Windows.Documents.Block | ||
m | IGameMessage | |
Résultat | System.Windows.Documents.Block |
public static MergeArgsv2 ( string format, object arguments ) : |
||
format | string | |
arguments | object | |
Résultat |