C# 클래스 Structures.WriteRandomParms

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

공개 프로퍼티들

프로퍼티 타입 설명
bank MemoryBank
count byte
pData UInt16[]
pOffset UInt16[]
reserved UInt16

공개 메소드들

메소드 설명
WriteRandomParms ( )

메소드 상세

WriteRandomParms() 공개 메소드

public WriteRandomParms ( )

프로퍼티 상세

bank 공개적으로 프로퍼티

public MemoryBank bank
리턴 MemoryBank

count 공개적으로 프로퍼티

public byte count
리턴 byte

pData 공개적으로 프로퍼티

public UInt16[] pData
리턴 UInt16[]

pOffset 공개적으로 프로퍼티

public UInt16[] pOffset
리턴 UInt16[]

reserved 공개적으로 프로퍼티

public UInt16 reserved
리턴 UInt16