Click or drag to resize
GameFormSimpleNotification Delegate
Defines a mechanism by which simple notifications without any data can be triggered.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public delegate void SimpleNotification()
See Also