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