Delegate GenItemClass.GetContentDelegate

Definition

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

The delegate to define GetContentHandler.

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