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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LinuxCrashReport ( IParkitect parkitect, string action, Exception exception, ILogger logger ) : System

메소드 상세

LinuxCrashReport() 공개 메소드

public LinuxCrashReport ( IParkitect parkitect, string action, Exception exception, ILogger logger ) : System
parkitect IParkitect
action string
exception System.Exception
logger ILogger
리턴 System