http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a generic EventArgs with the specific value
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public EventArgs( T value ) |
Visual Basic |
---|
Public Sub New ( _ value As T _ ) |
Visual C++ |
---|
public: EventArgs( T value ) |
Parameters
- value
- Type: T
The value