BACnet.Ashrae.ConfirmedServiceAck.GetAlarmSummaryWrapper.GetAlarmSummaryWrapper C# (CSharp) 메소드

GetAlarmSummaryWrapper() 공개 메소드

public GetAlarmSummaryWrapper ( GetAlarmSummaryAck item ) : System
item GetAlarmSummaryAck
리턴 System
            public GetAlarmSummaryWrapper(GetAlarmSummaryAck item)
            {
                this.Item = item;
            }
ConfirmedServiceAck.GetAlarmSummaryWrapper