C# Класс SnapDotNet.Apps.Notifications.TileContent.TileNotificationBase

Наследование: NotificationBase
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateNotification ( ) : TileNotification
TileNotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom

Описание методов

CreateNotification() публичный Метод

public CreateNotification ( ) : TileNotification
Результат Windows.UI.Notifications.TileNotification

TileNotificationBase() публичный Метод

public TileNotificationBase ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom
templateName string
fallbackName string
imageCount int
textCount int
Результат Windows.Data.Xml.Dom