Exemplo n.º 1
0
 protected void RaiseJail(eActionType pEvent)
 {
     Jail?.Invoke(this, pEvent);
 }