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

Inheritance: TileNotificationBase, ISquare71x71TileInternal
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
TileSquare71x71Base ( 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

TileSquare71x71Base() public méthode

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