CaptureNotification constructor
CaptureNotification(
- CaptureEvent event,
- int? handle
Implementation
CaptureNotification(this.event, this.handle);
CaptureNotification(this.event, this.handle);