C# Class Subaru.ReflashCounter

Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom

Méthodes publiques

Méthode Description
GetPos ( RomType romType ) : int
Read ( ) : int?
ReflashCounter ( RomType romType, System stream )
ReflashCounter ( int pos, System stream )

Method Details

GetPos() public static méthode

public static GetPos ( RomType romType ) : int
romType RomType
Résultat int

Read() public méthode

public Read ( ) : int?
Résultat int?

ReflashCounter() public méthode

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

ReflashCounter() public méthode

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