Class EqualFuncAsyncHandler
Async Handler for EqualFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class EqualFuncAsyncHandler
- Inheritance
-
EqualFuncAsyncHandler
- Inherited Members
Constructors
EqualFuncAsyncHandler(EqualFunc)
public EqualFuncAsyncHandler(EqualFunc managed)
Parameters
managed
EqualFunc
Fields
NativeCallback
public EqualFunc NativeCallback