Delegate GenItemClass.GetTextDelegate

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll

The delegate to define GetTextHandler.

C#
Copy
public delegate string GenItemClass.GetTextDelegate(object data, string part)