Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckNotificationMethodCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IHealthCheckNotificationMethod>
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public class HealthCheckNotificationMethodCollection : BuilderCollectionBase<IHealthCheckNotificationMethod>, IBuilderCollection<IHealthCheckNotificationMethod>

    Constructors

    View Source

    HealthCheckNotificationMethodCollection(Func<IEnumerable<IHealthCheckNotificationMethod>>)

    Declaration
    public HealthCheckNotificationMethodCollection(Func<IEnumerable<IHealthCheckNotificationMethod>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<IHealthCheckNotificationMethod>> items
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • HealthCheckNotificationMethodCollection(Func<IEnumerable<IHealthCheckNotificationMethod>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX