Class HealthCheckNotificationMethodCollectionBuilder
Inheritance
System.Object
CollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>
LazyCollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>
Namespace: Umbraco.Cms.Core.HealthChecks
Assembly: Umbraco.Core.dll
Syntax
public class HealthCheckNotificationMethodCollectionBuilder : LazyCollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>, ICollectionBuilder<HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>, ICollectionBuilder
Properties
View SourceThis
Declaration
protected override HealthCheckNotificationMethodCollectionBuilder This { get; }
Property Value
Type | Description |
---|---|
HealthCheckNotificationMethodCollectionBuilder |