Click or drag to resize

EcoSpaceTimeStepDelegate Delegate

Definition of Time Step Delegate used for notification of an Ecospace time step

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate void EcoSpaceTimeStepDelegate(
	int iTime
)

Parameters

iTime
Type: SystemInt32
See Also