C# 클래스 DamageMeter.UI.Balloon

Logique d'interaction pour Balloon.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: neowutran/ShinraMeter 1 사용 예제들

공개 메소드들

메소드 설명
Balloon ( ) : System.Windows
Value ( string title, string text ) : void

메소드 상세

Balloon() 공개 메소드

public Balloon ( ) : System.Windows
리턴 System.Windows

Value() 공개 메소드

public Value ( string title, string text ) : void
title string
text string
리턴 void