C# Class Carrot.Messages.Replies.ReplyConfiguration

Show file Open project: naighes/Carrot

Public Methods

Method Description
ToString ( ) : String

Protected Methods

Method Description
ReplyConfiguration ( String exchangeType, String exchangeName, String routingKey ) : System

Method Details

ReplyConfiguration() protected method

protected ReplyConfiguration ( String exchangeType, String exchangeName, String routingKey ) : System
exchangeType String
exchangeName String
routingKey String
return System

ToString() public method

public ToString ( ) : String
return String