Table of Contents

Class ErrorPrototype

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

Constructors

ErrorPrototype()

public ErrorPrototype()

Properties

Message

public string Message { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Methods

ToString()

public string ToString()

Returns

string