RunningTitle(RunningTitle) Constructor

Constructs a copy of the specified RunningTitle instance.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public RunningTitle(
	RunningTitle runningTitle
)

Parameters

runningTitle  RunningTitle
Instance to copy the data from.

See Also