C# Class Microsoft.HockeyApp.DataContracts.CrashTelemetryThreadFrame

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

Méthodes publiques

Méthode Description
CrashTelemetryThreadFrame ( ) : System.Collections.Generic

Initializes a new instance of the CrashTelemetryThreadFrame class.

Private Methods

Méthode Description
CrashTelemetryThreadFrame ( CrashDataThreadFrame headers ) : System.Collections.Generic

Initializes a new instance of the CrashTelemetryThreadFrame class.

Sanitize ( ) : void

Sanitizes the properties based on constraints.

Method Details

CrashTelemetryThreadFrame() public méthode

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