C# Class NSimpleBus.Transports.RabbitMQ.QueueActivityConsumer.ConsumerTagEventArgs

Inheritance: System.EventArgs
Show file Open project: nordbergm/NSimpleBus

Public Methods

Method Description
ConsumerTagEventArgs ( string consumerTag ) : System

Method Details

ConsumerTagEventArgs() public method

public ConsumerTagEventArgs ( string consumerTag ) : System
consumerTag string
return System