LogEventArgs Constructor

Summary
Initializes a new instance of the LogEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal entry As ILogEntry _ 
) 
public: 
LogEventArgs(  
   ILogEntry^ entry 
) 

Parameters

entry
The ILogEntry object that represents the item being logged.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.