Method | Description | |
---|---|---|
LogEvent ( string logEvent, float valueToSum = null, object>.Dictionary |
||
LogPurchase ( float logPurchase, string currency = "USD", object>.Dictionary |
public static LogEvent ( string logEvent, float valueToSum = null, object>.Dictionary |
||
logEvent | string | |
valueToSum | float | |
parameters | object>.Dictionary | |
return | void |
public static LogPurchase ( float logPurchase, string currency = "USD", object>.Dictionary |
||
logPurchase | float | |
currency | string | |
parameters | object>.Dictionary | |
return | void |