Esempio n. 1
0
 public void OnNext(T handleable)
 {
     _bus.Add(handleable);
 }