C# 클래스 EventCentric.Handling.MessageHandlingExtensions

파일 보기 프로젝트 열기: Narvalex/EventCentric

공개 메소드들

메소드 설명
WithDeduplication ( this handling ) : IMessageHandling
WithoutDeduplication ( this handling ) : IMessageHandling

메소드 상세

WithDeduplication() 공개 정적인 메소드

public static WithDeduplication ( this handling ) : IMessageHandling
handling this
리턴 IMessageHandling

WithoutDeduplication() 공개 정적인 메소드

public static WithoutDeduplication ( this handling ) : IMessageHandling
handling this
리턴 IMessageHandling