C# Class NServiceBus.Transports.RabbitMQ.Routing.DirectRoutingTopology.Conventions

显示文件 Open project: MyDealerLot/NServiceBus.RabbitMQ

Public Methods

Method Description
Conventions ( Func exchangeName, string>.Func routingKey ) : System

Method Details

Conventions() public method

public Conventions ( Func exchangeName, string>.Func routingKey ) : System
exchangeName Func
routingKey string>.Func
return System