Click or drag to resize

FileLoggerMethodOut Method

decrease the indentation level and add a message.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void MethodOut(
	string msg
)

Parameters

msg
Type: SystemString
message to be output.
See Also