GroupEventHandler Delegate
public delegate void GroupEventHandler(
object sender,
GroupEventAgrs args
)
This language is not supported or no code example is available.
public:
delegate void GroupEventHandler(
object^ sender,
GroupEventAgrs^ args
)
This language is not supported or no code example is available.
Parameters
- sender
- object
- args
- GroupEventAgrs