interface IBarPanel

Custom output for Debugger.

Methods

string
getTab()

Renders HTML code for custom tab.

string
getPanel()

Renders HTML code for custom panel.

Details

at line 23
string getTab()

Renders HTML code for custom tab.

Return Value

string

at line 29
string getPanel()

Renders HTML code for custom panel.

Return Value

string