Ejemplo n.º 1
0
 internal static void OnHandleItems()
 {
     HandleItems?.Invoke();
     HandleItems = null;
 }