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

TransferMethodPROFINETMethodState() public method

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