메소드 | 설명 | |
---|---|---|
TraceTelemetry ( ) : Microsoft.HockeyApp |
Initializes a new instance of the TraceTelemetry class.
|
|
TraceTelemetry ( string message ) : Microsoft.HockeyApp |
Initializes a new instance of the TraceTelemetry class.
|
|
TraceTelemetry ( string message, SeverityLevel severityLevel ) : Microsoft.HockeyApp |
Initializes a new instance of the TraceTelemetry class.
|
메소드 | 설명 | |
---|---|---|
ITelemetry ( ) : void |
Sanitizes the properties based on constraints.
|
public TraceTelemetry ( string message ) : Microsoft.HockeyApp | ||
message | string | |
리턴 | Microsoft.HockeyApp |
public TraceTelemetry ( string message, SeverityLevel severityLevel ) : Microsoft.HockeyApp | ||
message | string | |
severityLevel | SeverityLevel | |
리턴 | Microsoft.HockeyApp |