Default constructor.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentNullException | Is raised when logEntry is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119