Exemplo n.º 1
0
 static GoogleAnalyticsImplementation()
 {
     StaticConfig = new TrackerConfig();
 }
Exemplo n.º 2
0
 static GoogleAnalyticsImplementation()
 {
     StaticConfig = new TrackerConfig(new PlatformInfoProvider(new DeviceInfo()));
 }