<< Click to Display Table of Contents >> LoggerCollectionEventArgs Constructor |
Initializes a new instance of this class.
[Visual Basic]
Public Sub New( _
ByVal name As String, _
ByVal address As String, _
ByVal error As Integer, _
ByVal language As String, _
ByVal action As Action, _
ByVal loggerMods As LoggerCollection _
)
[C#]
string name,
string address,
int error,
string language,
Action action,
LoggerCollection loggerMods
);
name
Object name
address
Object address
error
Errorcode
language
Language
action
Action
loggerMods
Logger list
LoggerCollectionEventArgs Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]