Click or drag to resize

MeasurementConfiguration Constructor

Namespace:  CSharpAnalytics
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public MeasurementConfiguration(
	string accountId,
	string applicationName,
	string applicationVersion
)

Parameters

accountId
Type: SystemString
applicationName
Type: SystemString
applicationVersion
Type: SystemString
See Also