C# Класс OKr.Common.TileNotificationBase

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

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

Метод Описание
CreateNotification ( ) : TileNotification
TileNotificationBase ( string templateName, int imageCount, int textCount ) : OKr.Common.TileContent

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

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

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

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

public TileNotificationBase ( string templateName, int imageCount, int textCount ) : OKr.Common.TileContent
templateName string
imageCount int
textCount int
Результат OKr.Common.TileContent