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

Profibus_PAState() 공개 메소드

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