Show / Hide Table of Contents

Delegate TagServer.SelectedEvent

Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void SelectedEvent(TagServer sender, TagItem tagitem);
Parameters
Type Name Description
TagServer sender
TagItem tagitem
Back to top Generated by DocFX