Méthode | Description | |
---|---|---|
ToJson ( System.Boolean self ) : MutableString | ||
ToJson ( ConversionStorage |
||
ToJson ( Double self, |
||
ToJson ( DynamicNull self ) : MutableString | ||
ToJson ( |
||
ToJson ( MutableString self ) : MutableString | ||
ToJson ( RubyContext context, IList self, |
||
ToJson ( RubyContext context, Object self ) : MutableString | ||
ToJsonRaw ( IronRuby.Runtime.RubyScope scope, MutableString self ) : MutableString | ||
ToJsonRawObject ( IronRuby.Runtime.RubyScope scope, MutableString self ) : Hash |
Méthode | Description | |
---|---|---|
Transform ( ConversionStorage |
||
Transform ( RubyContext context, IList self, |
public static ToJson ( System.Boolean self ) : MutableString | ||
self | System.Boolean | |
Résultat | MutableString |
public static ToJson ( ConversionStorage |
||
toS | ConversionStorage |
|
self | IDictionary | |
state | ||
depth | int | |
Résultat | MutableString |
public static ToJson ( Double self, |
||
self | Double | |
state | ||
Résultat | MutableString |
public static ToJson ( DynamicNull self ) : MutableString | ||
self | DynamicNull | |
Résultat | MutableString |
public static ToJson ( |
||
self | ||
Résultat | MutableString |
public static ToJson ( MutableString self ) : MutableString | ||
self | MutableString | |
Résultat | MutableString |
public static ToJson ( RubyContext context, IList self, |
||
context | RubyContext | |
self | IList | |
state | ||
depth | int | |
Résultat | MutableString |
public static ToJson ( RubyContext context, Object self ) : MutableString | ||
context | RubyContext | |
self | Object | |
Résultat | MutableString |
public static ToJsonRaw ( IronRuby.Runtime.RubyScope scope, MutableString self ) : MutableString | ||
scope | IronRuby.Runtime.RubyScope | |
self | MutableString | |
Résultat | MutableString |
public static ToJsonRawObject ( IronRuby.Runtime.RubyScope scope, MutableString self ) : Hash | ||
scope | IronRuby.Runtime.RubyScope | |
self | MutableString | |
Résultat | Hash |