C# Class StompSharp.Messages.OutgoingMessageAdapter

Inheritance: IMessage
Afficher le fichier Open project: Code-Sharp/StompSharp

Méthodes publiques

Méthode Description
OutgoingMessageAdapter ( IOutgoingMessage outgoingMessage, string destination ) : System.Collections.Generic

Method Details

OutgoingMessageAdapter() public méthode

public OutgoingMessageAdapter ( IOutgoingMessage outgoingMessage, string destination ) : System.Collections.Generic
outgoingMessage IOutgoingMessage
destination string
Résultat System.Collections.Generic