Table of Contents

Class ClassDeletePropertyFunctionAsyncHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Async Handler for ClassDeletePropertyFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class ClassDeletePropertyFunctionAsyncHandler
Inheritance
ClassDeletePropertyFunctionAsyncHandler
Inherited Members

Constructors

ClassDeletePropertyFunctionAsyncHandler(ClassDeletePropertyFunction)

public ClassDeletePropertyFunctionAsyncHandler(ClassDeletePropertyFunction managed)

Parameters

managed ClassDeletePropertyFunction

Fields

NativeCallback

public ClassDeletePropertyFunction NativeCallback

Field Value

ClassDeletePropertyFunction