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

Inheritance: NotificationBase
Mostra file Open project: 0xdeafcafe/SnapDotNet

Public Methods

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

Method Details

CreateNotification() public method

public CreateNotification ( ) : TileNotification
return Windows.UI.Notifications.TileNotification

TileNotificationBase() public method

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