TextOutputServiceTemporaryInternalWrite Method |
Writes the specified text to the underlying output.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void InternalWrite(
string text
)
Parameters
- text String
- The text to write.
See Also