Opc.Ua.Fdi7.TransferMethodFFH1MethodState.TransferMethodFFH1MethodState C# (CSharp) Méthode

TransferMethodFFH1MethodState() public méthode

Initializes the type with its default attribute values.
public TransferMethodFFH1MethodState ( NodeState parent ) : System
parent NodeState
Résultat System
        public TransferMethodFFH1MethodState(NodeState parent)
            : base(parent)
        {
        }