SnapDotNet.Apps.Notifications.TileContent.TileSquare71x71IconWithBadge.TileSquare71x71IconWithBadge C# (CSharp) Méthode

TileSquare71x71IconWithBadge() public méthode

public TileSquare71x71IconWithBadge ( ) : Windows.Data.Xml.Dom
Résultat Windows.Data.Xml.Dom
                public TileSquare71x71IconWithBadge()
                    : base(templateName: "TileSquare71x71IconWithBadge", fallbackName: null, imageCount: 1, textCount: 0)
                {
                }
Notifications.TileContent.TileSquare71x71IconWithBadge