C# Class GSF.EMAX.E_GRP_SELECT

Show file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
size short
value byte[]

Public Methods

Method Description
E_GRP_SELECT ( BinaryReader reader ) : System

Method Details

E_GRP_SELECT() public method

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

Property Details

size public property

public short size
return short

value public property

public byte[] value
return byte[]