Opc.Ua.Fdi7.CommunicationServerTypeResetMethodState.CommunicationServerTypeResetMethodState C# (CSharp) Метод

CommunicationServerTypeResetMethodState() публичный Метод

Initializes the type with its default attribute values.
public CommunicationServerTypeResetMethodState ( NodeState parent ) : System
parent NodeState
Результат System
        public CommunicationServerTypeResetMethodState(NodeState parent)
            : base(parent)
        {
        }