Table of Contents

Class SharedArrayBuffer

Namespace
CSharpToJavaScript.APIs.JS.Ecma
Assembly
CSharpToJavaScript.dll
[To("Default")]
public class SharedArrayBuffer : SharedArrayBufferPrototype
Inheritance
SharedArrayBuffer
Inherited Members

Constructors

SharedArrayBuffer(int)

public SharedArrayBuffer(int length)

Parameters

length int

Properties

Prototype

[To("FirstCharToLowerCase")]
public static SharedArrayBufferPrototype Prototype { get; }

Property Value

SharedArrayBufferPrototype