SnapDotNet.Apps.Notifications.TileContent.TileSquare71x71IconWithBadge.TileSquare71x71IconWithBadge C# (CSharp) 메소드

TileSquare71x71IconWithBadge() 공개 메소드

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