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

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

Méthodes publiques

Méthode Description
GetContent ( ) : string
SerializeBinding ( string globalLang, string globalBaseUri, TileBranding globalBranding, bool globalAddImageQuery ) : string
TileSquare150x150Base ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom

Method Details

GetContent() public méthode

public GetContent ( ) : string
Résultat string

SerializeBinding() public méthode

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

TileSquare150x150Base() public méthode

public TileSquare150x150Base ( 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