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
radixNumber
Returns
ValueOf()
public BigInt ValueOf()