Click or drag to resize

SharpScriptBaseLog(String) Method

Logs a message with Low

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void Log(
	string message
)

Parameters

message  String
Message
See Also