C# Class FelicaLib.Felica

Inheritance: IDisposable
Datei anzeigen Open project: tmurakam/felicalib Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

�I�u�W�F�N�g�j��������

Felica ( ) : System

�R���X�g���N�^

IDm ( ) : byte[]

IDm�擾

PMm ( ) : byte[]

PMm�擾

Polling ( int systemcode ) : void

�|�[�����O

ReadWithoutEncryption ( int servicecode, int addr ) : byte[]

��Í����̈�ǂݍ���

Method Details

Dispose() public method

�I�u�W�F�N�g�j��������
public Dispose ( ) : void
return void

Felica() public method

�R���X�g���N�^
public Felica ( ) : System
return System

IDm() public method

IDm�擾
public IDm ( ) : byte[]
return byte[]

PMm() public method

PMm�擾
public PMm ( ) : byte[]
return byte[]

Polling() public method

�|�[�����O
public Polling ( int systemcode ) : void
systemcode int �V�X�e���R�[�h
return void

ReadWithoutEncryption() public method

��Í����̈�ǂݍ���
public ReadWithoutEncryption ( int servicecode, int addr ) : byte[]
servicecode int �T�[�r�X�R�[�h
addr int �A�h���X
return byte[]