C# 클래스 NServiceBus.SubscribeContext

상속: BehaviorContext, ISubscribeContext
파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
SubscribeContext ( IBehaviorContext parentContext, Type eventType, SubscribeOptions options ) : System

메소드 상세

SubscribeContext() 공개 메소드

public SubscribeContext ( IBehaviorContext parentContext, Type eventType, SubscribeOptions options ) : System
parentContext IBehaviorContext
eventType System.Type
options SubscribeOptions
리턴 System