C# Класс StompSharp.Messages.HeaderDecorator

A decorator that adds an header for IOutgoingMessage.
Наследование: IOutgoingMessage
Показать файл Открыть проект

Защищенные методы

Метод Описание
HeaderDecorator ( IOutgoingMessage child ) : System.Collections.Generic

Creates an instance of HeaderDecorator that wraps the given child

Описание методов

HeaderDecorator() защищенный Метод

Creates an instance of HeaderDecorator that wraps the given child
protected HeaderDecorator ( IOutgoingMessage child ) : System.Collections.Generic
child IOutgoingMessage
Результат System.Collections.Generic