C# Класс CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException

The exception that occurs when the pilot light sensor cannot detect the pilot light.
Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
FireplacePilotLightException ( ) : System

Initializes a new instance of the CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException class. This is the default constructor.

Описание методов

FireplacePilotLightException() публичный Метод

Initializes a new instance of the CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException class. This is the default constructor.
public FireplacePilotLightException ( ) : System
Результат System