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