C# 클래스 RFID.RFIDInterface.rfidInvalidPacketFieldException

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

공개 메소드들

메소드 설명
rfidInvalidPacketFieldException ( string fieldName, string expectedValue, string actualValue ) : System

메소드 상세

rfidInvalidPacketFieldException() 공개 메소드

public rfidInvalidPacketFieldException ( string fieldName, string expectedValue, string actualValue ) : System
fieldName string
expectedValue string
actualValue string
리턴 System