C# 클래스 StompSharp.Messages.OutgoingMessageAdapter

상속: IMessage
파일 보기 프로젝트 열기: Code-Sharp/StompSharp

공개 메소드들

메소드 설명
OutgoingMessageAdapter ( IOutgoingMessage outgoingMessage, string destination ) : System.Collections.Generic

메소드 상세

OutgoingMessageAdapter() 공개 메소드

public OutgoingMessageAdapter ( IOutgoingMessage outgoingMessage, string destination ) : System.Collections.Generic
outgoingMessage IOutgoingMessage
destination string
리턴 System.Collections.Generic