Delegate GenItemClass.GetTextDelegate

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

The delegate to define GetTextHandler.

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