EAPObjectCacheDevInfoHtml Method |
Generate an HTML table showing debug info about the cached items.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static string DevInfoHtml()
Public Shared Function DevInfoHtml As String
Return Value
Type:
StringAn HTML table.
See Also