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