NetworkController Constructor ElecNetKit Documentation
Instantiates a NetworkController using the provided simulator.

Namespace: ElecNetKit.Simulator
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public NetworkController(
	ISimulator sim
)
See Also