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