Table of Contents

Class SignalDescription

Namespace
Lers.Core.Hardware
Assembly
Lers.System.dll

Описатель сухого контакта.

public class SignalDescription
Inheritance
SignalDescription
Inherited Members
Extension Methods

Constructors

SignalDescription(string)

Конструктор.

public SignalDescription(string title)

Parameters

title string

Properties

Description

Описание.

public string? Description { get; set; }

Property Value

string

Title

Наименование.

public string Title { get; set; }

Property Value

string