OnLog Method (e)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 OnLog Method (e)
Patterns-In-Action! ApplicationLogSingletonLoggerOnLog(LogEventArgs)
Invoke the Log event.
Declaration Syntax
C# Visual Basic
public void OnLog(
	LogEventArgs e
)
Public Sub OnLog ( _
	e As LogEventArgs _
)
Parameters
e (LogEventArgs)
Log event parameters.

Assembly: Log (Module: Log) Version: 1.0.0.0 (1.0.0.0)