C# Class ParkitectNexus.Data.Reporting.MacOSXCrashReport

显示文件 Open project: ParkitectNexus/ParkitectNexusClient

Private Properties

Property Type Description

Public Methods

Method Description
MacOSXCrashReport ( IParkitect parkitect, string action, Exception exception, ILogger logger ) : System

Method Details

MacOSXCrashReport() public method

public MacOSXCrashReport ( IParkitect parkitect, string action, Exception exception, ILogger logger ) : System
parkitect IParkitect
action string
exception System.Exception
logger ILogger
return System