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

Caches information associated with a state.
ファイルを表示 Open project: OPCFoundation/UA-.NETStandardLibrary

Public Methods

Method Description
State ( ILocalNode state ) : System

Constructs a new instance.

Method Details

State() public method

Constructs a new instance.
public State ( ILocalNode state ) : System
state ILocalNode
return System