C# Class GSF.EMAX.E_GRP_SELECT

Mostrar archivo 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_oe property

public short size
return short

value public_oe property

public byte[] value
return byte[]