Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Subaru
ReflashCounter
C# 클래스 Subaru.ReflashCounter
파일 보기
프로젝트 열기: SubaruDieselCrew/ScoobyRom
공개 메소드들
메소드
설명
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