ToString Method

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ToString Method
Patterns-In-Action! ApplicationLogLogEventArgsToString()()()
LogEventArgs as a string represenation.
Declaration Syntax
C# Visual Basic
public override string ToString()
Public Overrides Function ToString As String
Return Value
String representation of the LogEventArgs.

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