C# Class Microsoft.JScript.DateConstructor

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

Public Methods

Method Description
Invoke ( ) : String

Private Methods

Method Description
Call ( Object args, Object thisob ) : Object
Construct ( System.DateTime dt ) : DateObject
Construct ( Object args ) : Object
CreateInstance ( ) : DateObject
DateConstructor ( ) : System
DateConstructor ( LenientFunctionPrototype parent, LenientDatePrototype prototypeProp ) : System
UTC ( Object year, Object month, Object date, Object hours, Object minutes, Object seconds, Object ms ) : double
parse ( String str ) : double

Method Details

Invoke() public method

public Invoke ( ) : String
return String