C# Class OKr.Common.TileNotificationBase

Inheritance: NotificationBase
Afficher le fichier Open project: anytao/ModernReader

Méthodes publiques

Méthode Description
CreateNotification ( ) : TileNotification
TileNotificationBase ( string templateName, int imageCount, int textCount ) : OKr.Common.TileContent

Method Details

CreateNotification() public méthode

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

TileNotificationBase() public méthode

public TileNotificationBase ( string templateName, int imageCount, int textCount ) : OKr.Common.TileContent
templateName string
imageCount int
textCount int
Résultat OKr.Common.TileContent