C# Класс NServiceBus.Dependency

Показать файл Открыть проект

Открытые методы

Метод Описание
Dependency ( string dependantId, string dependsOnId, DependencyDirection direction, bool enforce )

Описание методов

Dependency() публичный Метод

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