ISimulator RunCommand Method ElecNetKit Documentation
Run a single command through the simulator text interface.

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

void RunCommand(
	string command
)
See Also