C# Класс Subaru.ReflashCounter

Показать файл Открыть проект

Открытые методы

Метод Описание
GetPos ( RomType romType ) : int
Read ( ) : int?
ReflashCounter ( RomType romType, System stream )
ReflashCounter ( int pos, System stream )

Описание методов

GetPos() публичный статический Метод

public static GetPos ( RomType romType ) : int
romType RomType
Результат int

Read() публичный Метод

public Read ( ) : int?
Результат int?

ReflashCounter() публичный Метод

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

ReflashCounter() публичный Метод

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