Example #1
0
 static RabbitMQManager()
 {
     rabbitConfig = AppSettings.GetCustomModel <RabbitMQConfig>("RabbitMQ.json");
 }