Table of Contents

Class BigIntPrototype

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

Constructors

BigIntPrototype()

public BigIntPrototype()

Methods

ToString(Number?)

public string ToString(Number? radix = null)

Parameters

radix Number

Returns

string

ValueOf()

public BigInt ValueOf()

Returns

BigInt