Méthode | Description | |
---|---|---|
Initialize ( string p_accountid, string p_domain ) : void | ||
LogEvent ( string page, string category, string action, string opt_label, int opt_value ) : void | ||
LogPage ( string page ) : void |
Méthode | Description | |
---|---|---|
GetEpochTime ( ) : long |
public static Initialize ( string p_accountid, string p_domain ) : void | ||
p_accountid | string | |
p_domain | string | |
Résultat | void |
public static LogEvent ( string page, string category, string action, string opt_label, int opt_value ) : void | ||
page | string | |
category | string | |
action | string | |
opt_label | string | |
opt_value | int | |
Résultat | void |
public static LogPage ( string page ) : void | ||
page | string | |
Résultat | void |