C# Class Microsoft.JScript.LenientFunctionPrototype

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

Méthodes publiques

Свойство Type Description
apply Object
call Object
constructor Object
toString Object

Private Methods

Méthode Description
LenientFunctionPrototype ( ScriptObject parent ) : System

Property Details

apply public_oe property

public Object apply
Résultat Object

call public_oe property

public Object call
Résultat Object

constructor public_oe property

public Object constructor
Résultat Object

toString public_oe property

public Object toString
Résultat Object