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

TransferMethodHARTMethodState() public method

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