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