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

Inheritance: AmqpApigenAttribute
ファイルを表示 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_oe property

public string m_fieldName
return string