C# Class GSF.EMAX.CTL_FILE_STRUCT

Mostra file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
offset uint
type StructureType

Public Methods

Method Description
CTL_FILE_STRUCT ( BinaryReader reader ) : System

Method Details

CTL_FILE_STRUCT() public method

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

Property Details

offset public_oe property

public uint offset
return uint

type public_oe property

public StructureType type
return StructureType