C# Class Microsoft.JScript.StringConstructor

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

Méthodes publiques

Méthode Description
Invoke ( Object arg ) : String

Private Methods

Méthode Description
Call ( Object args, Object thisob ) : Object
Construct ( Object args ) : Object
Construct ( ) : StringObject
ConstructImplicitWrapper ( String arg ) : StringObject
ConstructWrapper ( String arg ) : StringObject
CreateInstance ( ) : StringObject
StringConstructor ( ) : System
StringConstructor ( FunctionPrototype parent, LenientStringPrototype prototypeProp ) : System
fromCharCode ( ) : String

Method Details

Invoke() public méthode

public Invoke ( Object arg ) : String
arg Object
Résultat String