DynamicInvokerTCall Property
|
Delegate which is converted from function pointer
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic ReadOnly Property Call As T
Get
public:
property T Call {
T get ();
}
member Call : 'T with get
Property Value
Type:
T
See Also