C# Class GaDotNet.Common.Helpers.AnalyticsHelper

Afficher le fichier Open project: noahsw/highlight-hunter

Méthodes publiques

Méthode Description
FireEvent ( string eventAction, int eventValue ) : bool

GetFriendlyOsVersion ( ) : string

Private Methods

Méthode Description
BwFireEventWorkerDoWork ( object sender, DoWorkEventArgs e ) : void
GetPublicIp ( ) : string
RunWorker ( ) : void
bwFireEventWorker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

FireEvent() public static méthode

public static FireEvent ( string eventAction, int eventValue ) : bool
eventAction string
eventValue int
Résultat bool

GetFriendlyOsVersion() public static méthode

public static GetFriendlyOsVersion ( ) : string
Résultat string