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

Inheritance: AmqpApigenAttribute
Afficher le fichier Open project: rabbitmq/rabbitmq-dotnet-client

Méthodes publiques

Свойство Type Description
m_className string
m_methodName string

Méthodes publiques

Méthode Description
AmqpMethodMappingAttribute ( string namespaceName, string className, string methodName )

Method Details

AmqpMethodMappingAttribute() public méthode

public AmqpMethodMappingAttribute ( string namespaceName, string className, string methodName )
namespaceName string
className string
methodName string

Property Details

m_className public_oe property

public string m_className
Résultat string

m_methodName public_oe property

public string m_methodName
Résultat string