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