IV8FastHostFunction Interface |
Represents a fast host function.
Namespace: Microsoft.ClearScript.V8.FastProxyAssembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntaxpublic interface IV8FastHostFunction : IV8FastHostObject
Public Interface IV8FastHostFunction
Inherits IV8FastHostObject
public interface class IV8FastHostFunction : IV8FastHostObject
type IV8FastHostFunction =
interface
interface IV8FastHostObject
end
The IV8FastHostFunction type exposes the following members.
Properties | Name | Description |
---|
 | Operations |
Gets the function's operations interface.
|
Top
See Also