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

Inheritance: TileNotificationBase, IWide310x150TileInternal
Afficher le fichier Open project: 0xdeafcafe/SnapDotNet

Méthodes publiques

Méthode Description
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

Method Details

GetContent() public méthode

public GetContent ( ) : string
Résultat string

SerializeBindings() public méthode

public SerializeBindings ( string globalLang, string globalBaseUri, TileBranding globalBranding, bool globalAddImageQuery ) : string
globalLang string
globalBaseUri string
globalBranding TileBranding
globalAddImageQuery bool
Résultat string

TileWide310x150Base() public méthode

public TileWide310x150Base ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom
templateName string
fallbackName string
imageCount int
textCount int
Résultat Windows.Data.Xml.Dom