C# 클래스 Rhino.ServiceBus.Tests.Bugs.SubscriptionTest

파일 보기 프로젝트 열기: rhino-esb/rhino-esb 1 사용 예제들

공개 메소드들

메소드 설명
Test ( ITransport t, IQueueStrategy strategy, Endpoint queueEndpoint, Action send, Func enumer ) : void

메소드 상세

Test() 공개 정적인 메소드

public static Test ( ITransport t, IQueueStrategy strategy, Endpoint queueEndpoint, Action send, Func enumer ) : void
t ITransport
strategy IQueueStrategy
queueEndpoint Endpoint
send Action
enumer Func
리턴 void