메소드 | 설명 | |
---|---|---|
ExecIdCall ( |
||
GetClassName ( ) : string | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
FillConstructorProperties ( |
||
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | object |
protected FillConstructorProperties ( |
||
ctor | ||
리턴 | void |