C# 클래스 SnapDotNet.Apps.Notifications.TileContent.TileNotificationBase

상속: NotificationBase
파일 보기 프로젝트 열기: 0xdeafcafe/SnapDotNet

공개 메소드들

메소드 설명
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