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

Telemetry type used to track crashes.
상속: ITelemetry
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
CrashTelemetry ( ) : System

Initializes a new instance of the CrashTelemetry class.

비공개 메소드들

메소드 설명
CrashTelemetry ( CrashData crash ) : System

Initializes a new instance of the CrashTelemetry class.

ITelemetry ( ) : void

Sanitizes the properties based on constraints.

메소드 상세

CrashTelemetry() 공개 메소드

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