Click or drag to resize

IEventLoggeraddToOutputBuffer Method

Add some string to the output buffer

Namespace:  Kratos_3.Interfaces
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
void addToOutputBuffer(
	string s
)

Parameters

s
Type: SystemString
See Also