Opc.Ua.Fdi7.TransferMethodPROFIBUSMethodState.TransferMethodPROFIBUSMethodState C# (CSharp) 메소드

TransferMethodPROFIBUSMethodState() 공개 메소드

Initializes the type with its default attribute values.
public TransferMethodPROFIBUSMethodState ( NodeState parent ) : System
parent NodeState
리턴 System
        public TransferMethodPROFIBUSMethodState(NodeState parent)
            : base(parent)
        {
        }