Click or drag to resize
EventLogInfo Constructor
Overload List
  NameDescription
Public methodEventLogInfo
Constructor - Creates an empty EventLogInfo object.
Public methodEventLogInfo(DataRow)
Constructor - Creates a new EventLogInfo object from the given DataRow.
Public methodEventLogInfo(IDataClass)
Constructor - Creates a new EventLogInfo object from the given Data class.
Public methodEventLogInfo(String, String, String)
Constructor - Creates a new EventLogInfo object from the given Data class.
Top
See Also