C# 클래스 GaDotNet.Common.Helpers.AnalyticsHelper

파일 보기 프로젝트 열기: noahsw/highlight-hunter

공개 메소드들

메소드 설명
FireEvent ( string eventAction, int eventValue ) : bool

GetFriendlyOsVersion ( ) : string

비공개 메소드들

메소드 설명
BwFireEventWorkerDoWork ( object sender, DoWorkEventArgs e ) : void
GetPublicIp ( ) : string
RunWorker ( ) : void
bwFireEventWorker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

메소드 상세

FireEvent() 공개 정적인 메소드

public static FireEvent ( string eventAction, int eventValue ) : bool
eventAction string
eventValue int
리턴 bool

GetFriendlyOsVersion() 공개 정적인 메소드

public static GetFriendlyOsVersion ( ) : string
리턴 string