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
Name
public string Name { get; set; }
Property Value
Methods
ToString()
public string ToString()