BNCS.Logic.Interfaces Namespace

<< Click to Display Table of Contents >>

Navigation:  Reference >

BNCS.Logic.Interfaces Namespace

The Interfaces namespace.

 

Interfaces


Interface

Description

Public interface

IAlarm

Represents an alarm system that can notify multiple receivers.

Public interface

IAlarmState

Represents the state of an alarm system.

Public interface

IEmitter

Represents an emitter that is responsible for emitting events or signals.

Public interface

IMultiReceiver

Represents an interface for handling multiple receivers.

Public interface

ISingleReceiver

Represents an interface for a single receiver.

Receives a message and processes it.