Méthode | Description | |
---|---|---|
ExecIdCall ( |
||
GetClassName ( ) : string | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
FillConstructorProperties ( |
||
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Méthode | Description | |
---|---|---|
Init ( Scriptable scope, bool @sealed ) : void | ||
NativeNumber ( double number ) : System | ||
Num_to ( double val, object args, int zeroArgMode, int oneArgMode, int precisionMin, int precisionOffset ) : string |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
Résultat | object |
protected FillConstructorProperties ( |
||
ctor | ||
Résultat | void |
protected FindPrototypeId ( string s ) : int | ||
s | string | |
Résultat | int |
protected InitPrototypeId ( int id ) : void | ||
id | int | |
Résultat | void |