C# Class Microsoft.JScript.LenientFunctionPrototype

Inheritance: FunctionPrototype
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
apply Object
call Object
constructor Object
toString Object

Private Methods

Method Description
LenientFunctionPrototype ( ScriptObject parent ) : System

Property Details

apply public property

public Object apply
return Object

call public property

public Object call
return Object

constructor public property

public Object constructor
return Object

toString public property

public Object toString
return Object