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