C# Class GSF.EMAX.A_SELECTION

Mostra file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
size short
value byte[]

Public Methods

Method Description
A_SELECTION ( BinaryReader reader ) : System

Method Details

A_SELECTION() public method

public A_SELECTION ( 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[]