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

TransferMethodPROFINETMethodState() 공개 메소드

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