C# Class Grabacr07.KanColleViewer.Plugins.Toast

Windows 8 のトースト通知機能を提供します。
Afficher le fichier Open project: KCV-Localisation/KanColleViewer Class Usage Examples

Méthodes publiques

Méthode Description
Show ( ) : void
Toast ( string header, string body ) : System

Method Details

Show() public méthode

public Show ( ) : void
Résultat void

Toast() public méthode

public Toast ( string header, string body ) : System
header string
body string
Résultat System