C# 클래스 OKr.Common.TileNotificationBase

상속: NotificationBase
파일 보기 프로젝트 열기: anytao/ModernReader

공개 메소드들

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