메소드 |
설명 |
|
Init ( Scriptable scope, bool @sealed ) : void |
|
|
Ja ( NativeArray value, NativeJSON state ) : string |
|
|
Jo ( Scriptable value, NativeJSON state ) : string |
|
|
Join ( ICollection |
|
|
NativeJSON ( ) : System |
|
|
Parse ( Context cx, Scriptable scope, string jtext ) : object |
|
|
Quote ( string @string ) : string |
|
|
Repeat ( char c, int count ) : string |
|
|
Str ( object key, Scriptable holder, NativeJSON state ) : object |
|
|
Walk ( Context cx, Scriptable scope, Callable reviver, Scriptable holder, object name ) : object |
|
|