Table of Contents

Class WeakRef

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

Constructors

WeakRef(dynamic)

public WeakRef(dynamic target)

Parameters

target dynamic

Properties

Prototype

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

Property Value

WeakRefPrototype