Opc.Ua.Fdi7.Profibus_PAState.Profibus_PAState C# (CSharp) Method

Profibus_PAState() public method

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