C# Class ZForge.Motion.Controls.CameraViewAlarmCountChangedEventArgs

Inheritance: CameraViewEventArgs
Mostrar archivo Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
CameraViewAlarmCountChangedEventArgs ( int c, CameraView v ) : System

Method Details

CameraViewAlarmCountChangedEventArgs() public method

public CameraViewAlarmCountChangedEventArgs ( int c, CameraView v ) : System
c int
v CameraView
return System