Click or drag to resize

ConfigurationCell(ConfigurationFrame) Constructor

Creates a new ConfigurationCell from specified parameters.

Namespace: GSF.PhasorProtocols.SelFastMessage
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public ConfigurationCell(
	ConfigurationFrame parent
)
View Source

Parameters

parent  ConfigurationFrame
The parent ConfigurationFrame.
See Also