Class TranslateFuncAsyncHandler
Async Handler for TranslateFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TranslateFuncAsyncHandler
- Inheritance
-
TranslateFuncAsyncHandler
- Inherited Members
Constructors
TranslateFuncAsyncHandler(TranslateFunc)
public TranslateFuncAsyncHandler(TranslateFunc managed)
Parameters
managed
TranslateFunc
Fields
NativeCallback
public TranslateFunc NativeCallback