C# Класс BACnet.Types.PropertyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
PropertyAttribute ( ushort propertyIdentifier ) : System

Constructs a new property attribute instance

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

PropertyAttribute() публичный метод

Constructs a new property attribute instance
public PropertyAttribute ( ushort propertyIdentifier ) : System
propertyIdentifier ushort The property identifier for the property
Результат System