C# 클래스 Structures.RadioInformation

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
idLength UInt32
length UInt32
uniqueId Byte[]

공개 메소드들

메소드 설명
RadioInformation ( )

메소드 상세

RadioInformation() 공개 메소드

public RadioInformation ( )

프로퍼티 상세

idLength 공개적으로 프로퍼티

public UInt32 idLength
리턴 UInt32

length 공개적으로 프로퍼티

public UInt32 length
리턴 UInt32

uniqueId 공개적으로 프로퍼티

public Byte[] uniqueId
리턴 Byte[]