kCura.EventHandler.StatisticsEventHandler
Namespace with 6 public types
Classes
CSVStatisticsBuilder
Defines CSV output for Statistics event handlers.
StatisticsResult
Defines a response object for Statistics event handlers.
XMLStatisticsBuilder
Defines XML output of Statistics event handlers.
Abstract Classes
StatisticsEventHandler`1
Defines the base class for all Statistics event handlers.
Interfaces
IStatisticsBuilder
Defines the methods and properties that a class of type Statistics event handler must implement.
IStatisticsResult
Defines the methods and properties that a class of type Statistics event handler must implement for a response object.