Skip to content

GroupEventHandler en

Leksiqq edited this page Apr 6, 2024 · 2 revisions

Attention! This article, as well as this announcement, are automatically translated from Russian.

Delegate GroupEventHandler

Event handler for the start and end of a function group.

  • public delegate void GroupEventHandler(object? sender, GroupEventArgs args);

(see GroupEventArgs)

Review

Clone this wiki locally