PrintLogBasePrint Method (String) |
Prints the message in the Output view
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected void Print(
string message
)
Parameters
- message
- Type: SystemString
Text to be printed
See Also