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

AddComponentMethodState() public method

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