| EmbeddedParserDevInfoHtml Method  | 
 
            Generates an HTML representation of the set of embedded functions appropriate
            for display to a developer.
            
 
    Namespace: 
   NetQuarry
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
Syntaxpublic string DevInfoHtml()
Public Function DevInfoHtml As String
Return Value
Type: 
StringAn HTML representation of the set of embedded functions
 See Also
See Also