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

Exibir arquivo Open project: djfoxer/dp.notification Class Usage Examples

Public Methods

Method Description
ShowToast ( Notification notification, bool isForeground ) : void

Private Methods

Method Description
Toast_Activated ( ToastNotification sender, object args ) : void

Method Details

ShowToast() public method

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