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

BadgeNumericNotificationContent() public method

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

Same methods

Notifications.BadgeContent.BadgeNumericNotificationContent::BadgeNumericNotificationContent ( uint number ) : Windows.Data.Xml.Dom