Class EntryCompletionMatchFuncForeverHandler
Forever Handler for EntryCompletionMatchFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class EntryCompletionMatchFuncForeverHandler
- Inheritance
-
EntryCompletionMatchFuncForeverHandler
- Inherited Members
Constructors
EntryCompletionMatchFuncForeverHandler(EntryCompletionMatchFunc)
public EntryCompletionMatchFuncForeverHandler(EntryCompletionMatchFunc managed)
Parameters
managed
EntryCompletionMatchFunc
Fields
NativeCallback
public EntryCompletionMatchFunc NativeCallback