Table of Contents

Constructor Symbol

Namespace
Alternet.Common.TypeScript.Types
Assembly
Alternet.Common.TypeScript.v9.dll

Symbol(dynamic)

Initializes a new instance of the Symbol class with specified parameter.

public Symbol(dynamic jsSymbol)

Parameters

jsSymbol dynamic

JS symbol to be wrapped by this Symbol.