DataHydrationConfigurationCreator.

DocumentCreator(Func<ICakeLog, dynamic, object>) Method

Syntax

public void DocumentCreator(Func<ICakeLog, dynamic, object> setDocumentCreator)

Parameters

Name Type Description
setDocumentCreator Func<ICakeLog, dynamic, object>

Return Value

Type Description
void