메소드 | 설명 | |
---|---|---|
AppInsights ( ) : System | ||
Identify ( string userId ) : void | ||
Report ( |
||
Report ( |
||
Report ( |
||
Report ( |
||
Track ( string eventName ) : void | ||
Track ( string eventName, object>.IDictionary | ||
Track ( string eventName, System.TimeSpan time ) : void |
public Report ( |
||
exception | ||
tags | IList |
|
리턴 | void |
public Report ( |
||
exception | ||
viewController | string | |
method | string | |
리턴 | void |
public Report ( |
||
exception | ||
viewController | string | |
method | string | |
comment | string | |
리턴 | void |
public Track ( string eventName, object>.IDictionary | ||
eventName | string | |
data | object>.IDictionary | |
리턴 | void |
public Track ( string eventName, System.TimeSpan time ) : void | ||
eventName | string | |
time | System.TimeSpan | |
리턴 | void |