C# Class Subaru.ReflashCounter

Mostra file Open project: SubaruDieselCrew/ScoobyRom

Public Methods

Method Description
GetPos ( RomType romType ) : int
Read ( ) : int?
ReflashCounter ( RomType romType, System stream )
ReflashCounter ( int pos, System stream )

Method Details

GetPos() public static method

public static GetPos ( RomType romType ) : int
romType RomType
return int

Read() public method

public Read ( ) : int?
return int?

ReflashCounter() public method

public ReflashCounter ( RomType romType, System stream )
romType RomType
stream System

ReflashCounter() public method

public ReflashCounter ( int pos, System stream )
pos int
stream System