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

CommunicationServerTypeResetMethodState() public method

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