Click or drag to resize

ScreenLoggerInfo Method

Register Information Event

Namespace:  CSharpGrid.Grid.Logger
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void Info(
	string msg
)

Parameters

msg
Type: SystemString
Information Message
See Also