LumiSoft Net Help
WriteLogEventArgs Constructor (logEntry)
NamespacesLumiSoft.Net.LogWriteLogEventArgsWriteLogEventArgs(LogEntry)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public WriteLogEventArgs(
	LogEntry logEntry
)
Public Sub New ( 
	logEntry As LogEntry
)
public:
WriteLogEventArgs(
	LogEntry^ logEntry
)
new : 
        logEntry : LogEntry -> WriteLogEventArgs
Parameters
logEntry (LogEntry)
New log entry.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when logEntry is null.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119