Method | Description | |
---|---|---|
GetPos ( RomType romType ) : int | ||
Read ( ) : int? | ||
ReflashCounter ( RomType romType, System stream ) | ||
ReflashCounter ( int pos, System stream ) |
public static GetPos ( RomType romType ) : int | ||
romType | RomType | |
return | int |
public ReflashCounter ( RomType romType, System stream ) | ||
romType | RomType | |
stream | System |
public ReflashCounter ( int pos, System stream ) | ||
pos | int | |
stream | System |