Esempio n. 1
0
 protected virtual void OnBeforeCommand(BeforeCommand e)
 {
     BeforeCommand?.Invoke(this, e);
 }