Table of Contents

Class BooleanPrototype

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

Constructors

BooleanPrototype()

public BooleanPrototype()

Methods

ToString()

public string ToString()

Returns

string

ValueOf()

public bool ValueOf()

Returns

bool