AWS SDK for .NET Documentation
ExporterFunc<(Of <(<'T>)>)> Delegate
AmazonThirdParty.Json.LitJsonExporterFunc<(Of <(<'T>)>)> Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public delegate void ExporterFunc<T>(
	T obj,
	JsonWriter writer
)
Generic Template Parameters
T
Parameters
obj (T)
writer (JsonWriter)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)