DocumentHydrationConfigurationCreator.

DocumentCreator(Func<ICakeLog, JObject, IDictionary<string, IList<JObject>>, JObject>) Method

Syntax

public void DocumentCreator(Func<ICakeLog, JObject, IDictionary<string, IList<JObject>>, JObject> setDocumentCreator)

Parameters

Name Type Description
setDocumentCreator Func<ICakeLog, JObject, IDictionary<string, IList<JObject>>, JObject>

Return Value

Type Description
void