Class BigInt
- Namespace
- CSharpToJavaScript.APIs.JS.Ecma
- Assembly
- CSharpToJavaScript.dll
[To("Default")]
public class BigInt : BigIntPrototype
- Inheritance
-
BigInt
- Inherited Members
Constructors
BigInt()
public BigInt()
Properties
Prototype
[To("FirstCharToLowerCase")]
public static BigIntPrototype Prototype { get; }
Property Value
Methods
AasUintN(Number, BigInt)
[To("FirstCharToLowerCase")]
public BigInt AasUintN(Number bits, BigInt bigint)
Parameters
Returns
AsIntN(Number, BigInt)
[To("FirstCharToLowerCase")]
public BigInt AsIntN(Number bits, BigInt bigint)