C# Class GSF.EMAX.LINE_NAMES

ファイルを表示 Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
length short
names GSF.EMAX.LINE_NAME[]

Public Methods

Method Description
LINE_NAMES ( BinaryReader reader ) : System

Method Details

LINE_NAMES() public method

public LINE_NAMES ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

Property Details

length public_oe property

public short length
return short

names public_oe property

public LINE_NAME[],GSF.EMAX names
return GSF.EMAX.LINE_NAME[]