IDumperDumpAsync Method

Dump the content

Definition

Namespace: CoreMX.NET.Interfaces
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Task DumpAsync(
	Object dumpContent
)

Parameters

dumpContent  Object
The object to dump

Return Value

Task

See Also