Method | Description | |
---|---|---|
Serialize ( Object target ) : string | ||
Serialize ( Object target, bool prettyPrint ) : string |
public static Serialize ( Object target ) : string | ||
target | Object | |
return | string |
public static Serialize ( Object target, bool prettyPrint ) : string | ||
target | Object | |
prettyPrint | bool | |
return | string |