Click or drag to resize
WrapJsonSerializerProxy Constructor

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Initializes a new instance of the WrapJsonSerializerProxy class.

Namespace: ETradeNet
Assembly: ETradeNet.Core (in ETradeNet.Core.dll) Version: 1.0.5793.41163
Syntax
public WrapJsonSerializerProxy(
	ILogProvider logProvider
)

Parameters

logProvider
Type: ILogProvider
Log provider.
See Also