Click or drag to resize

DexWriterSettings(Separators) Constructor

Initializes a new instance of the DexWriterSettings class.

Namespace: EdiFabric.Framework.Writers
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public DexWriterSettings(
	Separators separators = null
)

Parameters

separators  Separators  (Optional)
The separators.
See Also