C# Class Microsoft.JScript.DateConstructor

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

Méthodes publiques

Méthode Description
Invoke ( ) : String

Private Methods

Méthode 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 méthode

public Invoke ( ) : String
Résultat String