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

Inheritance: AmqpApigenAttribute
Show file Open project: rabbitmq/rabbitmq-dotnet-client

Public Properties

Property Type Description
m_fieldName string

Public Methods

Method Description
AmqpFieldMappingAttribute ( string namespaceName, string fieldName )

Method Details

AmqpFieldMappingAttribute() public method

public AmqpFieldMappingAttribute ( string namespaceName, string fieldName )
namespaceName string
fieldName string

Property Details

m_fieldName public property

public string m_fieldName
return string