Delegate ValidateUserInputEvent
Namespace: Experior.Interfaces.Communication.PLC
Assembly: Experior.Interfaces.dll
Syntax
public delegate bool ValidateUserInputEvent(IConnection sender, ref string message);
Parameters
Type | Name | Description |
---|---|---|
IConnection | sender | |
System.String | message |
Returns
Type | Description |
---|---|
System.Boolean |