C# Class NServiceBus.Dependency

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
Dependency ( string dependantId, string dependsOnId, DependencyDirection direction, bool enforce )

Method Details

Dependency() public méthode

public Dependency ( string dependantId, string dependsOnId, DependencyDirection direction, bool enforce )
dependantId string
dependsOnId string
direction DependencyDirection
enforce bool