Substitute of System.Action
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic delegate void Action()
Public Delegate Sub Action
public delegate void Action()
type Action =
delegate of unit -> unit
See Also