C# Class FeliCa2Money.Suica

Inheritance: FelicaCard
Afficher le fichier Open project: tmurakam/felica2money Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Suica ( ) : System
analyzeTransaction ( Transaction t, byte data ) : bool

Private Methods

Méthode Description
consoleType ( int ctype ) : string
getAreaCode ( int line, int region ) : int
procType ( int proc ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Suica() public méthode

public Suica ( ) : System
Résultat System

analyzeTransaction() public méthode

public analyzeTransaction ( Transaction t, byte data ) : bool
t Transaction
data byte
Résultat bool