C# 클래스 NServiceBus.Dependency

파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
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