C# 클래스 Opc.Ua.FiniteStateMachineState.ElementInfo

Stores information about a statemachine element.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

공개 메소드들

메소드 설명
ElementInfo ( uint id, string name, uint number ) : System

Creates a new instance of the object.

메소드 상세

ElementInfo() 공개 메소드

Creates a new instance of the object.
public ElementInfo ( uint id, string name, uint number ) : System
id uint
name string
number uint
리턴 System