Click or drag to resize

ShowPublics Function

X#
Dump the currently defined publics to the terminal window

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION ShowPublics() AS VOID
Request Example View Source

Return Value

Type: 
Nothing
Remarks
This dumps the information to the terminal window. This will only work if the main application is a console application.
See Also