Click or drag to resize

ChannelCellBaseToString Method

Gets the string representation of this ChannelCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override string ToString()
View Source

Return Value

String
String representation of this ChannelCellBase.
See Also