C# Class Opc.Ua.Server.StateMachine.State

Caches information associated with a state.
Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes publiques

Méthode Description
State ( ILocalNode state ) : System

Constructs a new instance.

Method Details

State() public méthode

Constructs a new instance.
public State ( ILocalNode state ) : System
state ILocalNode
Résultat System