C# Class DamageMeter.UI.Balloon

Logique d'interaction pour Balloon.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: neowutran/ShinraMeter Class Usage Examples

Méthodes publiques

Méthode Description
Balloon ( ) : System.Windows
Value ( string title, string text ) : void

Method Details

Balloon() public méthode

public Balloon ( ) : System.Windows
Résultat System.Windows

Value() public méthode

public Value ( string title, string text ) : void
title string
text string
Résultat void