C# Class RabbitMQ.Client.Apigen.Attributes.AmqpContentHeaderFactoryAttribute

This attribute, if placed on a method in IModel, causes the method to be interpreted as a factory method producing a protocol-specific implementation of a common content header interface.
Inheritance: Attribute
Afficher le fichier Open project: rabbitmq/rabbitmq-dotnet-client

Méthodes publiques

Свойство Type Description
m_contentClass string

Méthodes publiques

Méthode Description
AmqpContentHeaderFactoryAttribute ( string contentClass )

Method Details

AmqpContentHeaderFactoryAttribute() public méthode

public AmqpContentHeaderFactoryAttribute ( string contentClass )
contentClass string

Property Details

m_contentClass public_oe property

public string m_contentClass
Résultat string