Variable ListenerObject.clsName

The class name of the event this listener is for

Declaration

class ListenerObject
{
  // ...
  string clsName;
  // ...
}