Click or drag to resize

EVENT_DISPLAY Constructor

Initializes a new instance of the EVENT_DISPLAY class

Namespace: GSF.EMAX
Assembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.181-beta
Syntax
public EVENT_DISPLAY(
	BinaryReader reader,
	int eventGroups
)
View Source

Parameters

reader  BinaryReader
 
eventGroups  Int32
 
See Also