The delegate to define GetContentHandler.
C# Copy public delegate EvasObject GetContentDelegate(object data, string part);
public delegate EvasObject GetContentDelegate(object data, string part);