SnapDotNet.Apps.Notifications.BadgeContent.BadgeGlyphNotificationContent.BadgeGlyphNotificationContent C# (CSharp) Method

BadgeGlyphNotificationContent() public method

Default constructor to create a glyph badge content object.
public BadgeGlyphNotificationContent ( ) : Windows.Data.Xml.Dom
return Windows.Data.Xml.Dom
                public BadgeGlyphNotificationContent()
                {
                }

Same methods

Notifications.BadgeContent.BadgeGlyphNotificationContent::BadgeGlyphNotificationContent ( GlyphValue glyph ) : Windows.Data.Xml.Dom