Click or drag to resize

Timestamp Constructor

Creates a new instance of the Timestamp from an existing line image.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public Timestamp(
	string lineImage
)
View Source

Parameters

lineImage  String
Line image to parse.
See Also