Analytics constructor

Analytics(
  1. dynamic xmlXAddr,
  2. dynamic xmlRuleSupport,
  3. dynamic xmlAnalyticsModuleSupport
)

Implementation

Analytics(this.xmlXAddr, this.xmlRuleSupport, this.xmlAnalyticsModuleSupport);