Click or drag to resize
IS101LoggerLogEvent Method
Overload List
  NameDescription
Public methodLogEvent(String)
Logs an event by calling LogEvent(eventName, null).
Public methodLogEvent(String, String)
Logs an event with string data.
Top
See Also