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

RemoveComponentMethodState() public method

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