Click or drag to resize

TfliteErrorCallback Properties

http://www.emgu.com

The TfLiteInvokeTfliteErrorCallback type exposes the following members.

Properties
  NameDescription
Public propertyMethod
Gets the method represented by the delegate.
(Inherited from Delegate.)
Public propertyTarget
Gets the class instance on which the current delegate invokes the instance method.
(Inherited from Delegate.)
Top
See Also