C# Class Microsoft.JScript.FunctionPrototype

Inheritance: ScriptFunction
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Call ( Object args, Object thisob ) : Object
FunctionPrototype ( ScriptObject parent ) : System
apply ( Object thisob, Object thisarg, Object argArray ) : Object
call ( Object thisob, Object thisarg ) : Object
toString ( Object thisob ) : String