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