コード例 #1
0
ファイル: MessageFilterProducer.cs プロジェクト: NBot/NBot
 public void StopProduction()
 {
     _innerMessageProducer.StopProduction();
 }