C# Class djfoxer.dp.notification.Core.Logic.ToastLogic

Afficher le fichier Open project: djfoxer/dp.notification Class Usage Examples

Méthodes publiques

Méthode Description
ShowToast ( Notification notification, bool isForeground ) : void

Private Methods

Méthode Description
Toast_Activated ( ToastNotification sender, object args ) : void

Method Details

ShowToast() public méthode

public ShowToast ( Notification notification, bool isForeground ) : void
notification djfoxer.dp.notification.Core.Model.Notification
isForeground bool
Résultat void