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