C# 클래스 RFID.RFIDInterface.Source_MacRegion

상속: Object
파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
macRegion rfid.Constants.MacRegion
macRegionSupport System.UInt32

공개 메소드들

메소드 설명
Copy ( Source_MacRegion from ) : void
Equals ( Source_MacRegion rhs ) : bool
Equals ( System obj ) : bool
GetHashCode ( ) : int
Source_MacRegion ( ) : System
Source_MacRegion ( Source_MacRegion source ) : System
Source_MacRegion ( rfid r_macRegion ) : System
load ( rfid transport, UInt32 readerHandle ) : rfid.Constants.Result
store ( rfid transport, UInt32 readerHandle ) : rfid.Constants.Result

메소드 상세

Copy() 공개 메소드

public Copy ( Source_MacRegion from ) : void
from Source_MacRegion
리턴 void

Equals() 공개 메소드

public Equals ( Source_MacRegion rhs ) : bool
rhs Source_MacRegion
리턴 bool

Equals() 공개 메소드

public Equals ( System obj ) : bool
obj System
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

Source_MacRegion() 공개 메소드

public Source_MacRegion ( ) : System
리턴 System

Source_MacRegion() 공개 메소드

public Source_MacRegion ( Source_MacRegion source ) : System
source Source_MacRegion
리턴 System

Source_MacRegion() 공개 메소드

public Source_MacRegion ( rfid r_macRegion ) : System
r_macRegion rfid
리턴 System

load() 공개 메소드

public load ( rfid transport, UInt32 readerHandle ) : rfid.Constants.Result
transport rfid
readerHandle System.UInt32
리턴 rfid.Constants.Result

store() 공개 메소드

public store ( rfid transport, UInt32 readerHandle ) : rfid.Constants.Result
transport rfid
readerHandle System.UInt32
리턴 rfid.Constants.Result

프로퍼티 상세

macRegion 보호되어 있는 프로퍼티

protected rfid.Constants.MacRegion macRegion
리턴 rfid.Constants.MacRegion

macRegionSupport 보호되어 있는 프로퍼티

protected UInt32,System macRegionSupport
리턴 System.UInt32