예제 #1
0
 public rfid.Constants.Result load
 (
     rfid.Linkage transport,
     UInt32 readerHandle
 )
 {
     return(transport.API_MacGetRegion(ref this.macRegion, ref this.macRegionSupport));
 }