C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.External.CrashData

파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows 1 사용 예제들

공개 메소드들

메소드 설명
CrashData ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CrashData ( string fullName, string name ) : System.Collections.Generic

메소드 상세

CrashData() 공개 메소드

public CrashData ( ) : System.Collections.Generic
리턴 System.Collections.Generic

CrashData() 보호된 메소드

protected CrashData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
리턴 System.Collections.Generic