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

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

공개 메소드들

메소드 설명
GetContent ( ) : string
SerializeBindings ( string globalLang, string globalBaseUri, TileBranding globalBranding, bool globalAddImageQuery ) : string
TileWide310x150Base ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom

메소드 상세

GetContent() 공개 메소드

public GetContent ( ) : string
리턴 string

SerializeBindings() 공개 메소드

public SerializeBindings ( string globalLang, string globalBaseUri, TileBranding globalBranding, bool globalAddImageQuery ) : string
globalLang string
globalBaseUri string
globalBranding TileBranding
globalAddImageQuery bool
리턴 string

TileWide310x150Base() 공개 메소드

public TileWide310x150Base ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom
templateName string
fallbackName string
imageCount int
textCount int
리턴 Windows.Data.Xml.Dom