C# Class ServiceControl.Plugin.CustomChecks.Internal.CustomChecksFeature

Inheritance: Feature
Afficher le fichier Open project: Particular/ServiceControl.Plugin.Nsb5.CustomChecks

Méthodes publiques

Méthode Description
CustomChecksFeature ( ) : System.Linq

Méthodes protégées

Méthode Description
Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void

Method Details

CustomChecksFeature() public méthode

public CustomChecksFeature ( ) : System.Linq
Résultat System.Linq

Setup() protected méthode

protected Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void
context NServiceBus.Features.FeatureConfigurationContext
Résultat void