C# 클래스 Structures.QTParms

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

공개 프로퍼티들

프로퍼티 타입 설명
accessParms AccessParmsBase
accessPassword UInt32
common CommonParms
optCmdType OptType
qtCmdParms QTCmdParms

보호된 프로퍼티들

프로퍼티 타입 설명
length_ UInt32

공개 메소드들

메소드 설명
QTParms ( )

메소드 상세

QTParms() 공개 메소드

public QTParms ( )

프로퍼티 상세

accessParms 공개적으로 프로퍼티

public AccessParmsBase,Structures accessParms
리턴 AccessParmsBase

accessPassword 공개적으로 프로퍼티

public UInt32 accessPassword
리턴 UInt32

common 공개적으로 프로퍼티

public CommonParms,Structures common
리턴 CommonParms

length_ 보호되어 있는 프로퍼티

protected UInt32 length_
리턴 UInt32

optCmdType 공개적으로 프로퍼티

public OptType optCmdType
리턴 OptType

qtCmdParms 공개적으로 프로퍼티

public QTCmdParms qtCmdParms
리턴 QTCmdParms