C# Class FeliCa2Money.AgrAccount

AGRアカウント
Inheritance: Account
Afficher le fichier Open project: tmurakam/felica2money Class Usage Examples

Méthodes publiques

Méthode Description
ReadTransactions ( ) : void
readTransaction ( string line ) : bool

取引行の解析

Private Methods

Méthode Description
AgrAccount ( ) : System
getDummyId ( string name ) : int
readAccountInfo ( string line, Hashtable nameHash ) : bool

アカウント情報を読み込む

Method Details

ReadTransactions() public méthode

public ReadTransactions ( ) : void
Résultat void

readTransaction() public méthode

取引行の解析
public readTransaction ( string line ) : bool
line string 取引行
Résultat bool