Action Delegate
OpenCvSharp Class Library
Substitute of System.Action
Namespace:
OpenCvSharp.Utilities
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
delegate
void
Action
()
Public
Delegate
Sub
Action
public
delegate
void
Action
()
type
Action
=
delegate
of
unit
->
unit
See Also
Reference
OpenCvSharp.Utilities Namespace