NotificationsExtensions.BadgeContent.BadgeNumericNotificationContent.BadgeNumericNotificationContent C# (CSharp) 메소드

BadgeNumericNotificationContent() 공개 메소드

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

Same methods

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