Click or drag to resize

NoParseDataFrame Constructor

Constructor.

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public NoParseDataFrame(
	IEventLogger log,
	IConfigManager config,
	FactSetOnDemand fsod
)

Parameters

log
Type: Kratos_3.InterfacesIEventLogger
config
Type: IConfigManager
fsod
Type: Kratos_3.RunTimePlatformFactSetOnDemand
See Also