public static ToJson ( object obj ) : string | ||
obj | object | The object to convert to JSON form. |
return | string |
Generate a JSON representation of an object.
public static ToJson ( object obj ) : string | ||
obj | object | The object to convert to JSON form. |
return | string |