BACnet.Ashrae.ConfirmedServiceRequest.GetEventInformationWrapper.GetEventInformationWrapper C# (CSharp) 메소드

GetEventInformationWrapper() 공개 메소드

public GetEventInformationWrapper ( GetEventInformationRequest item ) : System
item GetEventInformationRequest
리턴 System
            public GetEventInformationWrapper(GetEventInformationRequest item)
            {
                this.Item = item;
            }
ConfirmedServiceRequest.GetEventInformationWrapper