Esempio n. 1
0
 protected virtual void OnItemCount(ItemCounteventArg e)
 {
     ItemCount?.Invoke(this, e);
 }