C# 클래스 Opc.Ua.ShelvedStateMachineState

파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

보호된 메소드들

메소드 설명
OnAfterCreate ( ISystemContext context, NodeState node ) : void

Initializes the object as a collection of counters which change value on read.

메소드 상세

OnAfterCreate() 보호된 메소드

Initializes the object as a collection of counters which change value on read.
protected OnAfterCreate ( ISystemContext context, NodeState node ) : void
context ISystemContext
node NodeState
리턴 void