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