Method | Description | |
---|---|---|
Call ( ) : string | ||
Call ( string value ) : string | ||
Construct ( ) : |
||
Construct ( string value ) : |
||
FromCharCode ( ) : string | ||
FromCodePoint ( ScriptEngine scriptEngine ) : string | ||
GetDeclarativeProperties ( ScriptEngine engine ) : List |
||
Raw ( ScriptEngine scriptEngine, |
||
StringConstructor ( |
Creates a new String object.
|
|
__STUB__Call ( ScriptEngine engine, object thisObj, object args ) : object | ||
__STUB__Construct ( ScriptEngine engine, object thisObj, object args ) : |
||
__STUB__FromCharCode ( ScriptEngine engine, object thisObj, object args ) : object | ||
__STUB__FromCodePoint ( ScriptEngine engine, object thisObj, object args ) : object | ||
__STUB__Raw ( ScriptEngine engine, object thisObj, object args ) : object |