C# 클래스 BACnet.Types.PropertyAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: LorenVS/bacstack

공개 메소드들

메소드 설명
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