Exemplo n.º 1
0
 public void ProcessEvent(JObject json)
 {
     _eventAgregator.ProcessEvent(json);
 }