Class DebugDispatcherConfig
Inherited Members
Namespace: IdleKit.Analytics
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class DebugDispatcherConfig : AnalyticsDispatcherConfigBase, IAnalyticsDispatcherConfig, IData
Constructors
DebugDispatcherConfig()
Declaration
public DebugDispatcherConfig()
Properties
AnalyticsDispatcherType
Declaration
public override Type AnalyticsDispatcherType { get; }
Property Value
Type | Description |
---|---|
Type |
Overrides
Implements
IData