C# Класс Microsoft.HockeyApp.DataContracts.CrashTelemetryThreadFrame

The type used to specify frame properties of a crash.
Показать файл Открыть проект

Открытые методы

Метод Описание
CrashTelemetryThreadFrame ( ) : System.Collections.Generic

Initializes a new instance of the CrashTelemetryThreadFrame class.

Приватные методы

Метод Описание
CrashTelemetryThreadFrame ( CrashDataThreadFrame headers ) : System.Collections.Generic

Initializes a new instance of the CrashTelemetryThreadFrame class.

Sanitize ( ) : void

Sanitizes the properties based on constraints.

Описание методов

CrashTelemetryThreadFrame() публичный Метод

Initializes a new instance of the CrashTelemetryThreadFrame class.
public CrashTelemetryThreadFrame ( ) : System.Collections.Generic
Результат System.Collections.Generic