C# Class Microsoft.JScript.LenientErrorPrototype

Inheritance: ErrorPrototype
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
constructor Object
name Object
toString Object

Private Methods

Méthode Description
LenientErrorPrototype ( LenientFunctionPrototype funcprot, ScriptObject parent, String name ) : System

Property Details

constructor public_oe property

public Object constructor
Résultat Object

name public_oe property

public Object name
Résultat Object

toString public_oe property

public Object toString
Résultat Object