C# Class Microsoft.JScript.FunctionConstructor

Inheritance: ScriptFunction
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Call ( Object args, Object thisob ) : Object
Construct ( Object args ) : Object
Construct ( Object args, VsaEngine engine ) : ScriptFunction
CreateInstance ( ) : ScriptFunction
FunctionConstructor ( ) : Microsoft.JScript.Vsa
FunctionConstructor ( LenientFunctionPrototype prototypeProp ) : Microsoft.JScript.Vsa
Invoke ( ) : ScriptFunction