예제 #1
0
 public rfid.Constants.Result store
 (
     rfid.Linkage transport,
     UInt32 readerHandle
 )
 {
     return(transport.API_MacSetRegion(this.macRegion));
 }