C# Class Grabacr07.KanColleViewer.Plugins.Toast

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

Public Methods

Method Description
Show ( ) : void
Toast ( string header, string body ) : System

Method Details

Show() public method

public Show ( ) : void
return void

Toast() public method

public Toast ( string header, string body ) : System
header string
body string
return System