Click or drag to resize

ConfigurationCell(IConfigurationFrame) Constructor

Creates a new ConfigurationCell.

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

Parameters

parent  IConfigurationFrame
The reference to parent IConfigurationFrame of this ConfigurationCell.
See Also