コード例 #1
0
 public void Configure(PeerId peerId, string environment)
 {
     _bus.Configure(peerId, environment);
 }