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

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

공개 메소드들

메소드 설명
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