Exemplo n.º 1
0
 public void OnRequestError(uint rid, PitayaError error)
 {
     _eventManager.InvokeErrorCallBack(rid, error);
 }