C# Class Microsoft.JScript.LenientErrorPrototype

Inheritance: ErrorPrototype
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
constructor Object
name Object
toString Object

Private Methods

Method Description
LenientErrorPrototype ( LenientFunctionPrototype funcprot, ScriptObject parent, String name ) : System

Property Details

constructor public_oe property

public Object constructor
return Object

name public_oe property

public Object name
return Object

toString public_oe property

public Object toString
return Object