C# 클래스 Microsoft.HockeyApp.DataContracts.CrashTelemetryThread

The type used to specify thread properties of a crash.
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
CrashTelemetryThread ( ) : System

Initializes a new instance of the CrashTelemetryThread class.

비공개 메소드들

메소드 설명
CrashTelemetryThread ( CrashDataThread thread ) : System

Initializes a new instance of the CrashTelemetryThread class.

Sanitize ( ) : void

Sanitizes the properties based on constraints.

메소드 상세

CrashTelemetryThread() 공개 메소드

Initializes a new instance of the CrashTelemetryThread class.
public CrashTelemetryThread ( ) : System
리턴 System