C# Class Microsoft.HockeyApp.DataContracts.CrashTelemetryThread

The type used to specify thread properties of a crash.
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
CrashTelemetryThread ( ) : System

Initializes a new instance of the CrashTelemetryThread class.

Private Methods

Méthode Description
CrashTelemetryThread ( CrashDataThread thread ) : System

Initializes a new instance of the CrashTelemetryThread class.

Sanitize ( ) : void

Sanitizes the properties based on constraints.

Method Details

CrashTelemetryThread() public méthode

Initializes a new instance of the CrashTelemetryThread class.
public CrashTelemetryThread ( ) : System
Résultat System