C# 클래스 ParkitectNexus.Data.Reporting.FailedCrashReport

파일 보기 프로젝트 열기: ParkitectNexus/ParkitectNexusClient

공개 메소드들

메소드 설명
FailedCrashReport ( string action, Exception exception, Exception crashReportFailureException ) : System

메소드 상세

FailedCrashReport() 공개 메소드

public FailedCrashReport ( string action, Exception exception, Exception crashReportFailureException ) : System
action string
exception System.Exception
crashReportFailureException System.Exception
리턴 System