Table of Contents

Class SymbolPrototype

Namespace
CSharpToJavaScript.APIs.JS.Ecma
Assembly
CSharpToJavaScript.dll
[To("FirstCharToLowerCase")]
public class SymbolPrototype : FunctionPrototype
Inheritance
SymbolPrototype
Derived
Inherited Members

Constructors

SymbolPrototype()

public SymbolPrototype()

Properties

Description

public string Description { get; }

Property Value

string

Methods

ToString(dynamic?)

public string ToString(dynamic? radix = null)

Parameters

radix dynamic

Returns

string

ValueOf()

public Symbol ValueOf()

Returns

Symbol