C# (CSharp) WebAnalytics.EngineLayer 네임스페이스

클래스들

이름 설명
AnalyticsEngine
MetricInfo Use this class store information for each metric. The metricInfo class must have get accessors so that the internal serializer will use the data.
MetricResult For chart apis they prefer a mapping of data from multiple arrays. for example.. [Metric1, M2, M3, ...], [M1.Result, M2.Result, M3.Result, ...], [Time1 - Time2, T2-T3, T3-T4, ...]