Class BindingBuilder.GenericArgumentsConfigurer
Inheritance
System.Object
BindingBuilder.GenericArgumentsConfigurer
Assembly: Steeltoe.Messaging.RabbitMQ.dll
public class GenericArgumentsConfigurer : object
Constructors
|
Edit this page
View Source
Declaration
public GenericArgumentsConfigurer(BindingBuilder.GenericExchangeRoutingKeyConfigurer configurer, string routingKey)
Parameters
Methods
|
Edit this page
View Source
Declaration
public IBinding And(Dictionary<string, object> map)
Parameters
Type |
Name |
Description |
Dictionary<System.String, System.Object> |
map |
|
Returns
|
Edit this page
View Source
Declaration
Returns