コード例 #1
0
 protected BasicRabbitService(RabbitConfiguration config)
 {
     _config = config;
 }