C# Class RFID.RFIDInterface.rfidLogErrorException

Inheritance: rfidException
Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
HasBeenLogged bool

Méthodes publiques

Méthode Description
rfidLogErrorException ( Exception innerException ) : System
rfidLogErrorException ( Exception innerException, bool hasBeenLogged ) : System

Method Details

rfidLogErrorException() public méthode

public rfidLogErrorException ( Exception innerException ) : System
innerException System.Exception
Résultat System

rfidLogErrorException() public méthode

public rfidLogErrorException ( Exception innerException, bool hasBeenLogged ) : System
innerException System.Exception
hasBeenLogged bool
Résultat System

Property Details

HasBeenLogged public_oe property

public bool HasBeenLogged
Résultat bool