C# Class AcManager.Controls.Helpers.ToastWin8Helper

Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
ToastNotifier Windows.UI.Notifications.ToastNotifier

Méthodes publiques

Méthode Description
ShowToast ( string title, string message, [ icon, System.Action click ) : void

Private Methods

Méthode Description
ToastWin8Helper ( ) : System

Method Details

ShowToast() public static méthode

public static ShowToast ( string title, string message, [ icon, System.Action click ) : void
title string
message string
icon [
click System.Action
Résultat void

Property Details

ToastNotifier public_oe static_oe property

public static ToastNotifier,Windows.UI.Notifications ToastNotifier
Résultat Windows.UI.Notifications.ToastNotifier