JsonAdminCommentPreserverPreserveComments Method

Overload List

PreserveComments(IEnumerableJsonAdminComment, JObject, String) Preserves the MFAdmin-compatible comments in the source JSON structure under a single property in the target structure.
PreserveComments(JObject, JObject, String) Preserves the MFAdmin-compatible comments in the source JSON structure under a single property in the target structure.

See Also