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

Inheritance: TileNotificationBase, ISquare71x71TileInternal
Mostra file Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method 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 method

public GetContent ( ) : string
return string

SerializeBinding() public method

public SerializeBinding ( string globalLang, string globalBaseUri, TileBranding globalBranding, bool globalAddImageQuery ) : string
globalLang string
globalBaseUri string
globalBranding TileBranding
globalAddImageQuery bool
return string

TileSquare71x71Base() public method

public TileSquare71x71Base ( string templateName, string fallbackName, int imageCount, int textCount ) : Windows.Data.Xml.Dom
templateName string
fallbackName string
imageCount int
textCount int
return Windows.Data.Xml.Dom