Метод | Описание | |
---|---|---|
ToJSON ( this obj ) : string | ||
ToJSON ( this obj, int recursionDepth ) : string |
public static ToJSON ( this obj ) : string | ||
obj | this | |
Результат | string |
public static ToJSON ( this obj, int recursionDepth ) : string | ||
obj | this | |
recursionDepth | int | |
Результат | string |