C# Class SnapDotNet.Apps.Notifications.TileContent.TileNotificationBase

Inheritance: NotificationBase
Afficher le fichier Open project: 0xdeafcafe/SnapDotNet

Méthodes publiques

Méthode Description
CreateNotification ( ) : TileNotification
TileNotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom

Method Details

CreateNotification() public méthode

public CreateNotification ( ) : TileNotification
Résultat Windows.UI.Notifications.TileNotification

TileNotificationBase() public méthode

public TileNotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom
templateName string
fallbackName string
imageCount int
textCount int
Résultat Windows.Data.Xml.Dom